# Functions
New creates a new api API client.
NewGetResultInternalServerError creates a GetResultInternalServerError with default headers values.
NewGetResultOK creates a GetResultOK with default headers values.
NewGetResultParams creates a new GetResultParams object, with the default timeout for this client.
NewGetResultParamsWithContext creates a new GetResultParams object with the ability to set a context for a request.
NewGetResultParamsWithHTTPClient creates a new GetResultParams object with the ability to set a custom HTTPClient for a request.
NewGetResultParamsWithTimeout creates a new GetResultParams object with the ability to set a timeout on a request.
NewGetResultsInternalServerError creates a GetResultsInternalServerError with default headers values.
NewGetResultsOK creates a GetResultsOK with default headers values.
NewGetResultsParams creates a new GetResultsParams object, with the default timeout for this client.
NewGetResultsParamsWithContext creates a new GetResultsParams object with the ability to set a context for a request.
NewGetResultsParamsWithHTTPClient creates a new GetResultsParams object with the ability to set a custom HTTPClient for a request.
NewGetResultsParamsWithTimeout creates a new GetResultsParams object with the ability to set a timeout on a request.
# Structs
Client for api API
*/.
GetResultInternalServerError describes a response with status code 500, with default header values.
GetResultOK describes a response with status code 200, with default header values.
GetResultParams contains all the parameters to send to the API endpoint
for the get result operation.
GetResultReader is a Reader for the GetResult structure.
GetResultsInternalServerError describes a response with status code 500, with default header values.
GetResultsOK describes a response with status code 200, with default header values.
GetResultsParams contains all the parameters to send to the API endpoint
for the get results operation.
GetResultsReader is a Reader for the GetResults structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.