# Functions
New creates a new hello API client.
NewHelloDeleteBadRequest creates a HelloDeleteBadRequest with default headers values.
NewHelloDeleteInternalServerError creates a HelloDeleteInternalServerError with default headers values.
NewHelloDeleteMethodNotAllowed creates a HelloDeleteMethodNotAllowed with default headers values.
NewHelloDeleteNotFound creates a HelloDeleteNotFound with default headers values.
NewHelloDeleteOK creates a HelloDeleteOK with default headers values.
NewHelloDeleteParams creates a new HelloDeleteParams object with the default values initialized.
NewHelloDeleteParamsWithContext creates a new HelloDeleteParams object with the default values initialized, and the ability to set a context for a request.
NewHelloDeleteParamsWithHTTPClient creates a new HelloDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewHelloDeleteParamsWithTimeout creates a new HelloDeleteParams object with the default values initialized, and the ability to set a timeout on a request.
NewHelloGetBadRequest creates a HelloGetBadRequest with default headers values.
NewHelloGetInternalServerError creates a HelloGetInternalServerError with default headers values.
NewHelloGetMethodNotAllowed creates a HelloGetMethodNotAllowed with default headers values.
NewHelloGetNotFound creates a HelloGetNotFound with default headers values.
NewHelloGetOK creates a HelloGetOK with default headers values.
NewHelloGetParams creates a new HelloGetParams object with the default values initialized.
NewHelloGetParamsWithContext creates a new HelloGetParams object with the default values initialized, and the ability to set a context for a request.
NewHelloGetParamsWithHTTPClient creates a new HelloGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewHelloGetParamsWithTimeout creates a new HelloGetParams object with the default values initialized, and the ability to set a timeout on a request.
NewHelloPostBadRequest creates a HelloPostBadRequest with default headers values.
NewHelloPostInternalServerError creates a HelloPostInternalServerError with default headers values.
NewHelloPostMethodNotAllowed creates a HelloPostMethodNotAllowed with default headers values.
NewHelloPostNotFound creates a HelloPostNotFound with default headers values.
NewHelloPostOK creates a HelloPostOK with default headers values.
NewHelloPostParams creates a new HelloPostParams object with the default values initialized.
NewHelloPostParamsWithContext creates a new HelloPostParams object with the default values initialized, and the ability to set a context for a request.
NewHelloPostParamsWithHTTPClient creates a new HelloPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewHelloPostParamsWithTimeout creates a new HelloPostParams object with the default values initialized, and the ability to set a timeout on a request.
NewHelloPutBadRequest creates a HelloPutBadRequest with default headers values.
NewHelloPutInternalServerError creates a HelloPutInternalServerError with default headers values.
NewHelloPutMethodNotAllowed creates a HelloPutMethodNotAllowed with default headers values.
NewHelloPutNotFound creates a HelloPutNotFound with default headers values.
NewHelloPutOK creates a HelloPutOK with default headers values.
NewHelloPutParams creates a new HelloPutParams object with the default values initialized.
NewHelloPutParamsWithContext creates a new HelloPutParams object with the default values initialized, and the ability to set a context for a request.
NewHelloPutParamsWithHTTPClient creates a new HelloPutParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewHelloPutParamsWithTimeout creates a new HelloPutParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for hello API
*/.
HelloDeleteBadRequest handles this case with default header values.
HelloDeleteInternalServerError handles this case with default header values.
HelloDeleteMethodNotAllowed handles this case with default header values.
HelloDeleteNotFound handles this case with default header values.
HelloDeleteOK handles this case with default header values.
HelloDeleteParams contains all the parameters to send to the API endpoint
for the hello delete operation typically these are written to a http.Request
*/.
HelloDeleteReader is a Reader for the HelloDelete structure.
HelloGetBadRequest handles this case with default header values.
HelloGetInternalServerError handles this case with default header values.
HelloGetMethodNotAllowed handles this case with default header values.
HelloGetNotFound handles this case with default header values.
HelloGetOK handles this case with default header values.
HelloGetParams contains all the parameters to send to the API endpoint
for the hello get operation typically these are written to a http.Request
*/.
HelloGetReader is a Reader for the HelloGet structure.
HelloPostBadRequest handles this case with default header values.
HelloPostInternalServerError handles this case with default header values.
HelloPostMethodNotAllowed handles this case with default header values.
HelloPostNotFound handles this case with default header values.
HelloPostOK handles this case with default header values.
HelloPostParams contains all the parameters to send to the API endpoint
for the hello post operation typically these are written to a http.Request
*/.
HelloPostReader is a Reader for the HelloPost structure.
HelloPutBadRequest handles this case with default header values.
HelloPutInternalServerError handles this case with default header values.
HelloPutMethodNotAllowed handles this case with default header values.
HelloPutNotFound handles this case with default header values.
HelloPutOK handles this case with default header values.
HelloPutParams contains all the parameters to send to the API endpoint
for the hello put operation typically these are written to a http.Request
*/.
HelloPutReader is a Reader for the HelloPut structure.
# Interfaces
ClientService is the interface for Client methods.