# Functions
AddResponseHandlers : adds some response handlers to the current response handlers.
Initialize : initializes the client to the internal API.
NewCache : returns a new 'Cache' struct.
NewClient : returns a new API client struct.
NewRequest : returns a Request struct.
# Type aliases
ResponseHandlerFunc : handler for the API responses.