package
0.0.0-20211004124535-037b8dbae9f1
Repository: https://github.com/alexandrgurkin/tasker.git
Documentation: pkg.go.dev
# Functions
New creates a new get task API client.
NewGetTaskTaskIDBadRequest creates a GetTaskTaskIDBadRequest with default headers values.
NewGetTaskTaskIDOK creates a GetTaskTaskIDOK with default headers values.
NewGetTaskTaskIDParams creates a new GetTaskTaskIDParams object with the default values initialized.
NewGetTaskTaskIDParamsWithContext creates a new GetTaskTaskIDParams object with the default values initialized, and the ability to set a context for a request.
NewGetTaskTaskIDParamsWithHTTPClient creates a new GetTaskTaskIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetTaskTaskIDParamsWithTimeout creates a new GetTaskTaskIDParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for get task API
*/.
GetTaskTaskIDBadRequest handles this case with default header values.
GetTaskTaskIDOK handles this case with default header values.
GetTaskTaskIDParams contains all the parameters to send to the API endpoint
for the get task task ID operation typically these are written to a http.Request
*/.
GetTaskTaskIDReader is a Reader for the GetTaskTaskID structure.
# Interfaces
ClientService is the interface for Client methods.