# Functions
NewClient takes a auth token a optional endpoint and optional timeout and will return back a client and error.
# Constants
DefaultEndpoint is the entry point for the api.
DefaultHost is the default host that is used.
DefaultTimeout is the default timeout and is set to 60 seconds.
# Structs
APIError is used when the api returns back a non 200 response.
Client is used to talk to a sentry endpoint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author