# Variables
InitializationRequired is returned if gopherbin has not beed properly initialized.
NotFoundResponse is returned when a resource is not found.
UnauthorizedResponse is a canned response for unauthorized access.
URLsRequired is returned if the controller does not have the required URLs.
# Structs
APIErrorResponse holds information about an error, returned by the API.