# Functions
MakeCreateEndpoint returns an endpoint via the passed service.
MakeDeleteEndpoint returns an endpoint via the passed service.
MakeEndpoints returns an Endpoints struct where each endpoint invokes the corresponding method on the provided service.
MakeGetByIDEndpoint returns an endpoint via the passed service.
MakeGetByUserIDEndpoint returns an endpoint via the passed service.
MakeHTTPHandler ...
NewClient creates a new client instance.
NewError creates a new error.
NewService returns a new instance of a service.
# Variables
Predefined errors.
Predefined errors.
Predefined errors.
Predefined errors.
Error codes map.
Error messages.
# Structs
Client represents an OAuth client.
No description provided by the author
CreateRequest is a request for the Create method.
No description provided by the author
# Interfaces
No description provided by the author