package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev
# Functions
New creates a new reloads API client.
NewGetReloadDefault creates a GetReloadDefault with default headers values.
NewGetReloadNotFound creates a GetReloadNotFound with default headers values.
NewGetReloadOK creates a GetReloadOK with default headers values.
NewGetReloadParams creates a new GetReloadParams object, with the default timeout for this client.
NewGetReloadParamsWithContext creates a new GetReloadParams object with the ability to set a context for a request.
NewGetReloadParamsWithHTTPClient creates a new GetReloadParams object with the ability to set a custom HTTPClient for a request.
NewGetReloadParamsWithTimeout creates a new GetReloadParams object with the ability to set a timeout on a request.
NewGetReloadsDefault creates a GetReloadsDefault with default headers values.
NewGetReloadsOK creates a GetReloadsOK with default headers values.
NewGetReloadsParams creates a new GetReloadsParams object, with the default timeout for this client.
NewGetReloadsParamsWithContext creates a new GetReloadsParams object with the ability to set a context for a request.
NewGetReloadsParamsWithHTTPClient creates a new GetReloadsParams object with the ability to set a custom HTTPClient for a request.
NewGetReloadsParamsWithTimeout creates a new GetReloadsParams object with the ability to set a timeout on a request.
# Structs
Client for reloads API
*/.
GetReloadDefault describes a response with status code -1, with default header values.
GetReloadNotFound describes a response with status code 404, with default header values.
GetReloadOK describes a response with status code 200, with default header values.
GetReloadParams contains all the parameters to send to the API endpoint
for the get reload operation.
GetReloadReader is a Reader for the GetReload structure.
GetReloadsDefault describes a response with status code -1, with default header values.
GetReloadsOK describes a response with status code 200, with default header values.
GetReloadsParams contains all the parameters to send to the API endpoint
for the get reloads operation.
GetReloadsReader is a Reader for the GetReloads structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.