package
2.0.0-beta6+incompatible
Repository: https://github.com/qlcchain/go-lsobus.git
Documentation: pkg.go.dev
# Functions
New creates a new chain api API client.
NewVersionOK creates a VersionOK with default headers values.
NewVersionParams creates a new VersionParams object with the default values initialized.
NewVersionParamsWithContext creates a new VersionParams object with the default values initialized, and the ability to set a context for a request.
NewVersionParamsWithHTTPClient creates a new VersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewVersionParamsWithTimeout creates a new VersionParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for chain api API
*/.
VersionOK handles this case with default header values.
VersionParams contains all the parameters to send to the API endpoint
for the version operation typically these are written to a http.Request
*/.
VersionReader is a Reader for the Version structure.
# Interfaces
ClientService is the interface for Client methods.