package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev
# Functions
New creates a new health API client.
NewGetHealthDefault creates a GetHealthDefault with default headers values.
NewGetHealthOK creates a GetHealthOK with default headers values.
NewGetHealthParams creates a new GetHealthParams object, with the default timeout for this client.
NewGetHealthParamsWithContext creates a new GetHealthParams object with the ability to set a context for a request.
NewGetHealthParamsWithHTTPClient creates a new GetHealthParams object with the ability to set a custom HTTPClient for a request.
NewGetHealthParamsWithTimeout creates a new GetHealthParams object with the ability to set a timeout on a request.
# Structs
Client for health API
*/.
GetHealthDefault describes a response with status code -1, with default header values.
GetHealthOK describes a response with status code 200, with default header values.
GetHealthParams contains all the parameters to send to the API endpoint
for the get health operation.
GetHealthReader is a Reader for the GetHealth structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.