package
0.0.0-20160829180054-6d3895376368
Repository: https://github.com/influxdata/usage-client.git
Documentation: pkg.go.dev
# Functions
New returns a configured `Client`.
# Variables
URL is the default URL for the host of the Usage API.
# Structs
Client handles all of the heavy lifting of talking to the Usage API for you.
Registration is used to collect data needed by Enterprise to properly start the registration Process.
No description provided by the author
SimpleError wraps simple error messages that come from the Usage API, such as: {"error":"json: cannot unmarshal number into Go value of type string"}.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ValidationErrors wraps more complex validation errors that the Usage API generates.
# Interfaces
Saveable needs to be implemented for types that want to be able to be saved to the Usage API.