The official Keymint Go SDK provides a simple, idiomatic interface for integrating license management into your Go applications.

Features

Idiomatic Go

Designed to feel natural for Go developers

Comprehensive Coverage

Complete API coverage for all Keymint endpoints

Error Handling

Built-in error handling with Go error types

Easy Integration

Simple setup and usage in any Go project

Installation

go get github.com/keymint-dev/keymint-go
The SDK is distributed via Go modules and supports all modern Go versions.

Resources