{{ ossHeader }}
The Momento Golang SDK is available here on github: momentohq/client-sdk-go.
go get github.com/momentohq/client-sdk-go
Checkout our examples directory for complete examples of how to use the SDK.
Here is a quickstart you can use in your own project:
{% include "./examples/readme.go" %}
Documentation is available on the Momento Docs website.
Check out full working code in the examples directory of this repository!
If you are interested in contributing to the SDK, please see the CONTRIBUTING docs.
{{ ossFooter }}