.. meta:: :description: This documentation will guide you through the use of the Memset API. .. index:: Go example, json example, example Go Example ============ This is an example of how to use the Memset API with Go (`golang `_) and the standard library JSON package. Substitute **API_KEY_HEX** with a valid API key. .. literalinclude:: examples/jsonexample.go :language: go