# Functions
NewClient creates a new Broker API client with sensible but overridable defaults.
# Variables
ErrBadRequest represents an HTTP 400 error.
ErrForbidden represents an HTTP 403 permissions issue.
ErrSystemUnavailable represents an hTTP 5xx error.
ErrUnauthorized represents an HTTP 401 error.
# Type aliases
No description provided by the author