package
2.3.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 values initialized.
NewGetClockParamsWithContext creates a new GetClockParams object with the default values initialized, and the ability to set a context for a request.
NewGetClockParamsWithHTTPClient creates a new GetClockParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetClockParamsWithTimeout creates a new GetClockParams object with the default values initialized, and 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 values initialized.
NewSetClockParamsWithContext creates a new SetClockParams object with the default values initialized, and the ability to set a context for a request.
NewSetClockParamsWithHTTPClient creates a new SetClockParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSetClockParamsWithTimeout creates a new SetClockParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for debug API */.
GetClockOK handles this case with default header values.
GetClockParams contains all the parameters to send to the API endpoint for the get clock operation typically these are written to a http.Request */.
GetClockReader is a Reader for the GetClock structure.
SetClockOK handles this case with default header values.
SetClockParams contains all the parameters to send to the API endpoint for the set clock operation typically these are written to a http.Request */.
SetClockReader is a Reader for the SetClock structure.

# Interfaces

IDebug - interface for Debug client.
killbill default values.