package
2.0.0-beta6+incompatible
Repository: https://github.com/qlcchain/go-lsobus.git
Documentation: pkg.go.dev

# Functions

New creates a new orchestra api API client.
NewExecCreateOK creates a ExecCreateOK with default headers values.
NewExecCreateParams creates a new ExecCreateParams object with the default values initialized.
NewExecCreateParamsWithContext creates a new ExecCreateParams object with the default values initialized, and the ability to set a context for a request.
NewExecCreateParamsWithHTTPClient creates a new ExecCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewExecCreateParamsWithTimeout creates a new ExecCreateParams object with the default values initialized, and the ability to set a timeout on a request.
NewExecFindOK creates a ExecFindOK with default headers values.
NewExecFindParams creates a new ExecFindParams object with the default values initialized.
NewExecFindParamsWithContext creates a new ExecFindParams object with the default values initialized, and the ability to set a context for a request.
NewExecFindParamsWithHTTPClient creates a new ExecFindParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewExecFindParamsWithTimeout creates a new ExecFindParams object with the default values initialized, and the ability to set a timeout on a request.
NewExecGetOK creates a ExecGetOK with default headers values.
NewExecGetParams creates a new ExecGetParams object with the default values initialized.
NewExecGetParamsWithContext creates a new ExecGetParams object with the default values initialized, and the ability to set a context for a request.
NewExecGetParamsWithHTTPClient creates a new ExecGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewExecGetParamsWithTimeout creates a new ExecGetParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for orchestra api API */.
ExecCreateOK handles this case with default header values.
ExecCreateParams contains all the parameters to send to the API endpoint for the exec create operation typically these are written to a http.Request */.
ExecCreateReader is a Reader for the ExecCreate structure.
ExecFindOK handles this case with default header values.
ExecFindParams contains all the parameters to send to the API endpoint for the exec find operation typically these are written to a http.Request */.
ExecFindReader is a Reader for the ExecFind structure.
ExecGetOK handles this case with default header values.
ExecGetParams contains all the parameters to send to the API endpoint for the exec get operation typically these are written to a http.Request */.
ExecGetReader is a Reader for the ExecGet structure.

# Interfaces

ClientService is the interface for Client methods.