package
0.0.0-20210120142358-a99a0c96c73c
Repository: https://github.com/spaghettifunk/pinot-go-client.git
Documentation: pkg.go.dev

# Functions

New creates a new version API client.
NewGetVersionNumberOK creates a GetVersionNumberOK with default headers values.
NewGetVersionNumberParams creates a new GetVersionNumberParams object with the default values initialized.
NewGetVersionNumberParamsWithContext creates a new GetVersionNumberParams object with the default values initialized, and the ability to set a context for a request.
NewGetVersionNumberParamsWithHTTPClient creates a new GetVersionNumberParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetVersionNumberParamsWithTimeout creates a new GetVersionNumberParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for version API */.
GetVersionNumberOK handles this case with default header values.
GetVersionNumberParams contains all the parameters to send to the API endpoint for the get version number operation typically these are written to a http.Request */.
GetVersionNumberReader is a Reader for the GetVersionNumber structure.

# Interfaces

ClientService is the interface for Client methods.