package
0.0.0-20240829140824-9f8fcee2ba9d
Repository: https://github.com/firehydrant/api-client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new task lists API client.
NewDeleteV1TaskListsTaskListIDOK creates a DeleteV1TaskListsTaskListIDOK with default headers values.
NewDeleteV1TaskListsTaskListIDParams creates a new DeleteV1TaskListsTaskListIDParams object, with the default timeout for this client.
NewDeleteV1TaskListsTaskListIDParamsWithContext creates a new DeleteV1TaskListsTaskListIDParams object with the ability to set a context for a request.
NewDeleteV1TaskListsTaskListIDParamsWithHTTPClient creates a new DeleteV1TaskListsTaskListIDParams object with the ability to set a custom HTTPClient for a request.
NewDeleteV1TaskListsTaskListIDParamsWithTimeout creates a new DeleteV1TaskListsTaskListIDParams object with the ability to set a timeout on a request.
NewGetV1TaskListsOK creates a GetV1TaskListsOK with default headers values.
NewGetV1TaskListsParams creates a new GetV1TaskListsParams object, with the default timeout for this client.
NewGetV1TaskListsParamsWithContext creates a new GetV1TaskListsParams object with the ability to set a context for a request.
NewGetV1TaskListsParamsWithHTTPClient creates a new GetV1TaskListsParams object with the ability to set a custom HTTPClient for a request.
NewGetV1TaskListsParamsWithTimeout creates a new GetV1TaskListsParams object with the ability to set a timeout on a request.
NewGetV1TaskListsTaskListIDOK creates a GetV1TaskListsTaskListIDOK with default headers values.
NewGetV1TaskListsTaskListIDParams creates a new GetV1TaskListsTaskListIDParams object, with the default timeout for this client.
NewGetV1TaskListsTaskListIDParamsWithContext creates a new GetV1TaskListsTaskListIDParams object with the ability to set a context for a request.
NewGetV1TaskListsTaskListIDParamsWithHTTPClient creates a new GetV1TaskListsTaskListIDParams object with the ability to set a custom HTTPClient for a request.
NewGetV1TaskListsTaskListIDParamsWithTimeout creates a new GetV1TaskListsTaskListIDParams object with the ability to set a timeout on a request.
NewPatchV1TaskListsTaskListIDOK creates a PatchV1TaskListsTaskListIDOK with default headers values.
NewPatchV1TaskListsTaskListIDParams creates a new PatchV1TaskListsTaskListIDParams object, with the default timeout for this client.
NewPatchV1TaskListsTaskListIDParamsWithContext creates a new PatchV1TaskListsTaskListIDParams object with the ability to set a context for a request.
NewPatchV1TaskListsTaskListIDParamsWithHTTPClient creates a new PatchV1TaskListsTaskListIDParams object with the ability to set a custom HTTPClient for a request.
NewPatchV1TaskListsTaskListIDParamsWithTimeout creates a new PatchV1TaskListsTaskListIDParams object with the ability to set a timeout on a request.
NewPostV1TaskListsCreated creates a PostV1TaskListsCreated with default headers values.
NewPostV1TaskListsParams creates a new PostV1TaskListsParams object, with the default timeout for this client.
NewPostV1TaskListsParamsWithContext creates a new PostV1TaskListsParams object with the ability to set a context for a request.
NewPostV1TaskListsParamsWithHTTPClient creates a new PostV1TaskListsParams object with the ability to set a custom HTTPClient for a request.
NewPostV1TaskListsParamsWithTimeout creates a new PostV1TaskListsParams object with the ability to set a timeout on a request.
# Structs
Client for task lists API
*/.
DeleteV1TaskListsTaskListIDOK describes a response with status code 200, with default header values.
DeleteV1TaskListsTaskListIDParams contains all the parameters to send to the API endpoint
for the delete v1 task lists task list Id operation.
DeleteV1TaskListsTaskListIDReader is a Reader for the DeleteV1TaskListsTaskListID structure.
GetV1TaskListsOK describes a response with status code 200, with default header values.
GetV1TaskListsParams contains all the parameters to send to the API endpoint
for the get v1 task lists operation.
GetV1TaskListsReader is a Reader for the GetV1TaskLists structure.
GetV1TaskListsTaskListIDOK describes a response with status code 200, with default header values.
GetV1TaskListsTaskListIDParams contains all the parameters to send to the API endpoint
for the get v1 task lists task list Id operation.
GetV1TaskListsTaskListIDReader is a Reader for the GetV1TaskListsTaskListID structure.
PatchV1TaskListsTaskListIDOK describes a response with status code 200, with default header values.
PatchV1TaskListsTaskListIDParams contains all the parameters to send to the API endpoint
for the patch v1 task lists task list Id operation.
PatchV1TaskListsTaskListIDReader is a Reader for the PatchV1TaskListsTaskListID structure.
PostV1TaskListsCreated describes a response with status code 201, with default header values.
PostV1TaskListsParams contains all the parameters to send to the API endpoint
for the post v1 task lists operation.
PostV1TaskListsReader is a Reader for the PostV1TaskLists structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.