This SDK provides the Go Client Library for Bolt.
- Go 1.15 or higher
- Get the SDK and its respective packages by running the following command:
go get -d gitlab.com/projectn-oss/projectn-bolt-go/...
Import the SDK into your project:
import "gitlab.com/projectn-oss/projectn-bolt-go/bolts3"