package
1.16.0
Repository: https://github.com/percona/pmm-managed.git
Documentation: pkg.go.dev

# Functions

New creates a new demo API client.
NewErrorOK creates a ErrorOK with default headers values.
NewErrorParams creates a new ErrorParams object with the default values initialized.
NewErrorParamsWithContext creates a new ErrorParams object with the default values initialized, and the ability to set a context for a request.
NewErrorParamsWithHTTPClient creates a new ErrorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewErrorParamsWithTimeout creates a new ErrorParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for demo API */.
ErrorOK handles this case with default header values.
ErrorParams contains all the parameters to send to the API endpoint for the error operation typically these are written to a http.Request */.
ErrorReader is a Reader for the Error structure.