Go SDK to interface with the KUSANAGI™ framework (http://kusanagi.io).
- KUSANAGI framework 2.0+
- Go 1.8+
- libzmq 4.1.5+
To begin, first install the govendor package:
$ go get -u github.com/kardianos/govendor
Then, install the SDK using the following command:
$ govendor get github.com/kusanagi/kusanagi-sdk-go
See the getting started tutorial to begin with the KUSANAGI™ framework and the Go SDK.
See the API for a technical reference of the SDK.
For help using the framework see the documentation.
Please first read our contribution guidelines.
We use milestones to track upcoming releases inline with our versioning strategy, and as defined in our roadmap.
If you'd like to know how you can help and support our Open Source efforts see the many ways to get involved.
Please also be sure to review our community guidelines.
Copyright 2016-2020 KUSANAGI S.L. (http://kusanagi.io). All rights reserved.
KUSANAGI, the sword logo and the "K" logo are trademarks and/or registered trademarks of KUSANAGI S.L. All other trademarks are property of their respective owners.
Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.