Skip to content

gm-data/cloudability-sdk-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudability SDK for Go

build Go Reference Go Report Card

cloudability-sdk-go is an unofficial Cloudability SDK for the Go programming language.

Installing

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

Reference Documentation

This SDK wraps the Cloudability API. Please check the official vendor documentation for more detail.

Known Issues & Limitations

This is a new project and therefore not all resources are currently implemented. Please raise an issue for any fixes or new features.

About

Cloudability SDK for golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%