# Functions
New creates a new task API client.
NewCreateTaskBadRequest creates a CreateTaskBadRequest with default headers values.
NewCreateTaskInternalServerError creates a CreateTaskInternalServerError with default headers values.
NewCreateTaskNotFound creates a CreateTaskNotFound with default headers values.
NewCreateTaskOK creates a CreateTaskOK with default headers values.
NewCreateTaskParams creates a new CreateTaskParams object, with the default timeout for this client.
NewCreateTaskParamsWithContext creates a new CreateTaskParams object with the ability to set a context for a request.
NewCreateTaskParamsWithHTTPClient creates a new CreateTaskParams object with the ability to set a custom HTTPClient for a request.
NewCreateTaskParamsWithTimeout creates a new CreateTaskParams object with the ability to set a timeout on a request.
NewGetTasksBadRequest creates a GetTasksBadRequest with default headers values.
NewGetTasksConnectionBadRequest creates a GetTasksConnectionBadRequest with default headers values.
NewGetTasksConnectionInternalServerError creates a GetTasksConnectionInternalServerError with default headers values.
NewGetTasksConnectionNotFound creates a GetTasksConnectionNotFound with default headers values.
NewGetTasksConnectionOK creates a GetTasksConnectionOK with default headers values.
NewGetTasksConnectionParams creates a new GetTasksConnectionParams object, with the default timeout for this client.
NewGetTasksConnectionParamsWithContext creates a new GetTasksConnectionParams object with the ability to set a context for a request.
NewGetTasksConnectionParamsWithHTTPClient creates a new GetTasksConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetTasksConnectionParamsWithTimeout creates a new GetTasksConnectionParams object with the ability to set a timeout on a request.
NewGetTasksInternalServerError creates a GetTasksInternalServerError with default headers values.
NewGetTasksNotFound creates a GetTasksNotFound with default headers values.
NewGetTasksOK creates a GetTasksOK with default headers values.
NewGetTasksParams creates a new GetTasksParams object, with the default timeout for this client.
NewGetTasksParamsWithContext creates a new GetTasksParams object with the ability to set a context for a request.
NewGetTasksParamsWithHTTPClient creates a new GetTasksParams object with the ability to set a custom HTTPClient for a request.
NewGetTasksParamsWithTimeout creates a new GetTasksParams object with the ability to set a timeout on a request.
NewUpdateTaskBadRequest creates a UpdateTaskBadRequest with default headers values.
NewUpdateTaskInternalServerError creates a UpdateTaskInternalServerError with default headers values.
NewUpdateTaskNotFound creates a UpdateTaskNotFound with default headers values.
NewUpdateTaskOK creates a UpdateTaskOK with default headers values.
NewUpdateTaskParams creates a new UpdateTaskParams object, with the default timeout for this client.
NewUpdateTaskParamsWithContext creates a new UpdateTaskParams object with the ability to set a context for a request.
NewUpdateTaskParamsWithHTTPClient creates a new UpdateTaskParams object with the ability to set a custom HTTPClient for a request.
NewUpdateTaskParamsWithTimeout creates a new UpdateTaskParams object with the ability to set a timeout on a request.
# Structs
Client for task API
*/.
CreateTaskBadRequest describes a response with status code 400, with default header values.
CreateTaskInternalServerError describes a response with status code 500, with default header values.
CreateTaskNotFound describes a response with status code 404, with default header values.
CreateTaskOK describes a response with status code 200, with default header values.
CreateTaskParams contains all the parameters to send to the API endpoint
for the create task operation.
CreateTaskReader is a Reader for the CreateTask structure.
GetTasksBadRequest describes a response with status code 400, with default header values.
GetTasksConnectionBadRequest describes a response with status code 400, with default header values.
GetTasksConnectionInternalServerError describes a response with status code 500, with default header values.
GetTasksConnectionNotFound describes a response with status code 404, with default header values.
GetTasksConnectionOK describes a response with status code 200, with default header values.
GetTasksConnectionParams contains all the parameters to send to the API endpoint
for the get tasks connection operation.
GetTasksConnectionReader is a Reader for the GetTasksConnection structure.
GetTasksInternalServerError describes a response with status code 500, with default header values.
GetTasksNotFound describes a response with status code 404, with default header values.
GetTasksOK describes a response with status code 200, with default header values.
GetTasksParams contains all the parameters to send to the API endpoint
for the get tasks operation.
GetTasksReader is a Reader for the GetTasks structure.
UpdateTaskBadRequest describes a response with status code 400, with default header values.
UpdateTaskInternalServerError describes a response with status code 500, with default header values.
UpdateTaskNotFound describes a response with status code 404, with default header values.
UpdateTaskOK describes a response with status code 200, with default header values.
UpdateTaskParams contains all the parameters to send to the API endpoint
for the update task operation.
UpdateTaskReader is a Reader for the UpdateTask structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.