cloudability-sdk-go is an unofficial Cloudability SDK for the Go programming language.
Use go get to retrieve the SDK to add it to your GOPATH workspace, or project's Go module dependencies.
go get github.com/skyscrapr/cloudability-sdk-go
To update the SDK use go get -u to retrieve the latest version of the SDK.
go get -u github.com/skyscrapr/cloudability-sdk-go
This SDK wraps the Cloudability API. Please check the official vendor documentation for more detail.
This is a new project and therefore not all resources are currently implemented. Please raise an issue for any fixes or new features.