package
0.0.0-20240829140824-9f8fcee2ba9d
Repository: https://github.com/firehydrant/api-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new ping API client.
NewGetV1PingOK creates a GetV1PingOK with default headers values.
NewGetV1PingParams creates a new GetV1PingParams object, with the default timeout for this client.
NewGetV1PingParamsWithContext creates a new GetV1PingParams object with the ability to set a context for a request.
NewGetV1PingParamsWithHTTPClient creates a new GetV1PingParams object with the ability to set a custom HTTPClient for a request.
NewGetV1PingParamsWithTimeout creates a new GetV1PingParams object with the ability to set a timeout on a request.

# Structs

Client for ping API */.
GetV1PingOK describes a response with status code 200, with default header values.
GetV1PingParams contains all the parameters to send to the API endpoint for the get v1 ping operation.
GetV1PingReader is a Reader for the GetV1Ping structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.