Add example skeleton to readme
This commit is contained in:
parent
d465cd8535
commit
354d846e79
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -37,3 +37,15 @@ Interfacing between Go and Swift:
|
||||||
https://medium.com/@matryer/tutorial-calling-go-code-from-swift-on-ios-and-vice-versa-with-gomobile-7925620c17a4.
|
https://medium.com/@matryer/tutorial-calling-go-code-from-swift-on-ios-and-vice-versa-with-gomobile-7925620c17a4.
|
||||||
|
|
||||||
If you use build.sh, you may need to modify the paths in it.
|
If you use build.sh, you may need to modify the paths in it.
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
|
||||||
|
### Set up
|
||||||
|
|
||||||
|
### Encrypt and decrypt
|
||||||
|
|
||||||
|
### Generate key
|
||||||
|
|
||||||
|
### Sign
|
||||||
|
|
||||||
|
### Detached signatures
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue