Skip to content

Instantly share code, notes, and snippets.

@vasa-develop
Created January 4, 2020 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vasa-develop/e2540b67104eaa9566a3c85305aa60a5 to your computer and use it in GitHub Desktop.
Save vasa-develop/e2540b67104eaa9566a3c85305aa60a5 to your computer and use it in GitHub Desktop.
SimpleAsWater: Hands-on IPLD Tutorial in Golang
// Mapping-based structure to record key-value information
keyValueMap := make(map[string]interface{})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment