package
3.1.0
Repository: https://github.com/killbill/kbcli.git
Documentation: pkg.go.dev

# Functions

New creates a new debug API client.
NewGetClockOK creates a GetClockOK with default headers values.
NewGetClockParams creates a new GetClockParams object, with the default timeout for this client.
NewGetClockParamsWithContext creates a new GetClockParams object with the ability to set a context for a request.
NewGetClockParamsWithHTTPClient creates a new GetClockParams object with the ability to set a custom HTTPClient for a request.
NewGetClockParamsWithTimeout creates a new GetClockParams object with the ability to set a timeout on a request.
NewSetClockOK creates a SetClockOK with default headers values.
NewSetClockParams creates a new SetClockParams object, with the default timeout for this client.
NewSetClockParamsWithContext creates a new SetClockParams object with the ability to set a context for a request.
NewSetClockParamsWithHTTPClient creates a new SetClockParams object with the ability to set a custom HTTPClient for a request.
NewSetClockParamsWithTimeout creates a new SetClockParams object with the ability to set a timeout on a request.

# Structs

Client for debug API */.
GetClockOK describes a response with status code 200, with default header values.
GetClockParams contains all the parameters to send to the API endpoint for the get clock operation.
GetClockReader is a Reader for the GetClock structure.
SetClockOK describes a response with status code 200, with default header values.
SetClockParams contains all the parameters to send to the API endpoint for the set clock operation.
SetClockReader is a Reader for the SetClock structure.

# Interfaces

ClientService is the interface for Client methods.
killbill default values.

# Type aliases

ClientOption is the option for Client methods.