# Functions

New instantiates a new error from the inputted map of values.
NewInternalError instantiates a new internal error instance, populating defaults.
NewUnauthorizedError instantiates a new unauthorized error instance, populating defaults.

# Structs

APIError is the generic structure for any api error.