Momento Go SDK
Welcome to the Momento Go SDK documentation!
The Momento go SDK is available to install via github: go get github.com/momentohq/client-sdk-go
.
The source code can be found on github: momentohq/client-sdk-go.
Requirements
- Go
- A Momento Auth Token is required; you can get one from the Momento Web Console.
Resources
- Go SDK Cheat Sheet
- Go SDK Examples: working example projects that illustrate how to use the Go SDK
- COMING SOON: Observability: Logging and Client-side Metrics with the Go SDK
- COMING SOON: Taking your code to prod: Configuration and Error handling in the Go SDK
Integrations
COMING SOON