package
0.2.4
Repository: https://github.com/dalet-oss/iris-api.git
Documentation: pkg.go.dev

# Functions

New creates a new operations API client.
NewHealthzOK creates a HealthzOK with default headers values.
NewHealthzParams creates a new HealthzParams object, with the default timeout for this client.
NewHealthzParamsWithContext creates a new HealthzParams object with the ability to set a context for a request.
NewHealthzParamsWithHTTPClient creates a new HealthzParams object with the ability to set a custom HTTPClient for a request.
NewHealthzParamsWithTimeout creates a new HealthzParams object with the ability to set a timeout on a request.

# Structs

Client for operations API */.
HealthzOK describes a response with status code 200, with default header values.
HealthzParams contains all the parameters to send to the API endpoint for the healthz operation.
HealthzReader is a Reader for the Healthz structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.