scottdware / go-bluecat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-bluecat

An Go client to interact with the Bluecat API.

GoDoc

This library includes all of the methods that are available in the Bluecat API. All method documentation in this library exactly mirrors the official Bluecat API documentation. Please visit https://bluecatnetworks.com for more information.

View the full package documentation here, or by using the godoc | reference button above.

  • Currently, only the GET methods are supported, but the POST/PUT/DELETE methods will be available soon.

About

License:MIT License


Languages

Language:Go 100.0%