# Packages
Package mocks is a generated GoMock package.
# Functions
ErrDBRPAlreadyExists is used when there is a conflict in creating a new DBRP.
ErrInternalService is used when the error comes from an internal system.
ErrInvalidBucketID returns a more informative error about a failure to decode a bucket ID.
ErrInvalidDBRP is used when a service was provided an invalid DBRP.
ErrInvalidDBRPID is used when the ID of the DBRP cannot be encoded.
ErrInvalidOrgID returns a more informative error about a failure to decode an organization ID.
ErrOrgNotFound returns a more informative error about a 404 on org name.
NewHTTPHandler constructs a new http server.
# Variables
ErrDBRPNotFound is used when the specified DBRP cannot be found.
ErrFailureGeneratingID occurs ony when the random number generator cannot generate an ID in MaxIDGenerationN times.
ErrNotUniqueID is used when the ID of the DBRP is not unique.
# Structs
Client connects to Influx via HTTP using tokens to manage DBRPs.