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

# Functions

New creates a new order api API client.
NewChangeOrderOK creates a ChangeOrderOK with default headers values.
NewChangeOrderParams creates a new ChangeOrderParams object with the default values initialized.
NewChangeOrderParamsWithContext creates a new ChangeOrderParams object with the default values initialized, and the ability to set a context for a request.
NewChangeOrderParamsWithHTTPClient creates a new ChangeOrderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewChangeOrderParamsWithTimeout creates a new ChangeOrderParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateOrderOK creates a CreateOrderOK with default headers values.
NewCreateOrderParams creates a new CreateOrderParams object with the default values initialized.
NewCreateOrderParamsWithContext creates a new CreateOrderParams object with the default values initialized, and the ability to set a context for a request.
NewCreateOrderParamsWithHTTPClient creates a new CreateOrderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateOrderParamsWithTimeout creates a new CreateOrderParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetOrderInfoOK creates a GetOrderInfoOK with default headers values.
NewGetOrderInfoParams creates a new GetOrderInfoParams object with the default values initialized.
NewGetOrderInfoParamsWithContext creates a new GetOrderInfoParams object with the default values initialized, and the ability to set a context for a request.
NewGetOrderInfoParamsWithHTTPClient creates a new GetOrderInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetOrderInfoParamsWithTimeout creates a new GetOrderInfoParams object with the default values initialized, and the ability to set a timeout on a request.
NewTerminateOrderOK creates a TerminateOrderOK with default headers values.
NewTerminateOrderParams creates a new TerminateOrderParams object with the default values initialized.
NewTerminateOrderParamsWithContext creates a new TerminateOrderParams object with the default values initialized, and the ability to set a context for a request.
NewTerminateOrderParamsWithHTTPClient creates a new TerminateOrderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewTerminateOrderParamsWithTimeout creates a new TerminateOrderParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

ChangeOrderOK handles this case with default header values.
ChangeOrderParams contains all the parameters to send to the API endpoint for the change order operation typically these are written to a http.Request */.
ChangeOrderReader is a Reader for the ChangeOrder structure.
Client for order api API */.
CreateOrderOK handles this case with default header values.
CreateOrderParams contains all the parameters to send to the API endpoint for the create order operation typically these are written to a http.Request */.
CreateOrderReader is a Reader for the CreateOrder structure.
GetOrderInfoOK handles this case with default header values.
GetOrderInfoParams contains all the parameters to send to the API endpoint for the get order info operation typically these are written to a http.Request */.
GetOrderInfoReader is a Reader for the GetOrderInfo structure.
TerminateOrderOK handles this case with default header values.
TerminateOrderParams contains all the parameters to send to the API endpoint for the terminate order operation typically these are written to a http.Request */.
TerminateOrderReader is a Reader for the TerminateOrder structure.

# Interfaces

ClientService is the interface for Client methods.