package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev

# 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 timeout for this client.
NewGetStatsParamsWithContext creates a new GetStatsParams object with the ability to set a context for a request.
NewGetStatsParamsWithHTTPClient creates a new GetStatsParams object with the ability to set a custom HTTPClient for a request.
NewGetStatsParamsWithTimeout creates a new GetStatsParams object with the ability to set a timeout on a request.

# Structs

Client for stats API */.
GetStatsDefault describes a response with status code -1, with default header values.
GetStatsInternalServerError describes a response with status code 500, with default header values.
GetStatsOK describes a response with status code 200, with default header values.
GetStatsParams contains all the parameters to send to the API endpoint for the get stats operation.
GetStatsReader is a Reader for the GetStats structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.