# Functions

DecodeBody is used to JSON decode a body.
EncodeBody is used to encode a request body.
New returns a new client.
NewRequest is used to create a new request.
RequireOK is used to verify response status code is a successful one (200 OK).

# Structs

Client provides a client to the API.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author