You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
Decode url.Values to a golang struct using tag names. The default setting is "json". Other tag names can be used if you setup a custom config. Decode map[string]interface{} to a golang struct, ...