We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6df4ba commit 909eea5Copy full SHA for 909eea5
DynamoDbEncryption/README.md
@@ -90,6 +90,8 @@ Common Makefile targets are:
90
- `make test_net_mac_intel` builds and tests the transpiled code in .NET in an Intel-MacOS environment.
91
- `make transpile_rust` transpiles all of the Dafny code into runtimes/rust/src/implementation_from_dafny.
92
- `make polymorph_rust` transpiles the smithy files into untimes/rust/src/\*.rs
93
+- `make transpile_go` transpiles all of the Dafny code into runtimes/go/\*.go
94
+- `make polymorph_go` transpiles the smithy files into runtimes/go/\*.go
95
96
### Development Requirements
97
0 commit comments