Go
The kokaq Go SDK is the official Go client for kokaq
.
Make sure that the kokaq server is running before you start using the SDK and following this guide.
Installation
Section titled “Installation”To install the kokaq Go SDK, use go get
:
go get github.com/kokaq/kokaq-go