# Functions

New creates a new stats API client.
NewGetStatsDefault creates a GetStatsDefault with default headers values.
NewGetStatsInternalServerError creates a GetStatsInternalServerError with default headers values.
NewGetStatsOK creates a GetStatsOK with default headers values.
NewGetStatsParams creates a new GetStatsParams object with the default values initialized.
NewGetStatsParamsWithContext creates a new GetStatsParams object with the default values initialized, and the ability to set a context for a request.
NewGetStatsParamsWithHTTPClient creates a new GetStatsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetStatsParamsWithTimeout creates a new GetStatsParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for stats API */.
GetStatsDefault handles this case with default header values.
GetStatsInternalServerError handles this case with default header values.
GetStatsOK handles this case with default header values.
GetStatsParams contains all the parameters to send to the API endpoint for the get stats operation typically these are written to a http.Request */.
GetStatsReader is a Reader for the GetStats structure.

# Interfaces

ClientService is the interface for Client methods.