Kinetic client library in Golang.
This client is using version 3.1.0
from Kinetic-Protocol
Install with following command:
go get github.com/Kinetic/kinetic-go
Visit https://godoc.org/github.com/Kinetic/kinetic-go to see API documents.
Refer to file kinetic_test.go
and connection_test.go
for some examples.
More examples can be found in kinetic-go-examples repository.
This project is licensed under Mozilla Public License, v. 2.0
- Original version