package
0.0.0-20181108094152-91b84f5bbb17
Repository: https://github.com/iron-io/functions_go.git
Documentation: pkg.go.dev
# Functions
New creates a new tasks API client.
NewGetTasksDefault creates a GetTasksDefault with default headers values.
NewGetTasksOK creates a GetTasksOK with default headers values.
NewGetTasksParams creates a new GetTasksParams object with the default values initialized.
NewGetTasksParamsWithContext creates a new GetTasksParams object with the default values initialized, and the ability to set a context for a request.
NewGetTasksParamsWithHTTPClient creates a new GetTasksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetTasksParamsWithTimeout creates a new GetTasksParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for tasks API
*/.
GetTasksDefault handles this case with default header values.
GetTasksOK handles this case with default header values.
GetTasksParams contains all the parameters to send to the API endpoint
for the get tasks operation typically these are written to a http.Request
*/.
GetTasksReader is a Reader for the GetTasks structure.