package
0.0.0-20241007090624-130a4484bef1
Repository: https://github.com/webitel/webitel-openapi-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new queue service API client.
NewCreateQueueDefault creates a CreateQueueDefault with default headers values.
NewCreateQueueOK creates a CreateQueueOK with default headers values.
NewCreateQueueParams creates a new CreateQueueParams object, with the default timeout for this client.
NewCreateQueueParamsWithContext creates a new CreateQueueParams object with the ability to set a context for a request.
NewCreateQueueParamsWithHTTPClient creates a new CreateQueueParams object with the ability to set a custom HTTPClient for a request.
NewCreateQueueParamsWithTimeout creates a new CreateQueueParams object with the ability to set a timeout on a request.
NewDeleteQueueDefault creates a DeleteQueueDefault with default headers values.
NewDeleteQueueOK creates a DeleteQueueOK with default headers values.
NewDeleteQueueParams creates a new DeleteQueueParams object, with the default timeout for this client.
NewDeleteQueueParamsWithContext creates a new DeleteQueueParams object with the ability to set a context for a request.
NewDeleteQueueParamsWithHTTPClient creates a new DeleteQueueParams object with the ability to set a custom HTTPClient for a request.
NewDeleteQueueParamsWithTimeout creates a new DeleteQueueParams object with the ability to set a timeout on a request.
NewPatchQueueDefault creates a PatchQueueDefault with default headers values.
NewPatchQueueOK creates a PatchQueueOK with default headers values.
NewPatchQueueParams creates a new PatchQueueParams object, with the default timeout for this client.
NewPatchQueueParamsWithContext creates a new PatchQueueParams object with the ability to set a context for a request.
NewPatchQueueParamsWithHTTPClient creates a new PatchQueueParams object with the ability to set a custom HTTPClient for a request.
NewPatchQueueParamsWithTimeout creates a new PatchQueueParams object with the ability to set a timeout on a request.
NewReadQueueDefault creates a ReadQueueDefault with default headers values.
NewReadQueueOK creates a ReadQueueOK with default headers values.
NewReadQueueParams creates a new ReadQueueParams object, with the default timeout for this client.
NewReadQueueParamsWithContext creates a new ReadQueueParams object with the ability to set a context for a request.
NewReadQueueParamsWithHTTPClient creates a new ReadQueueParams object with the ability to set a custom HTTPClient for a request.
NewReadQueueParamsWithTimeout creates a new ReadQueueParams object with the ability to set a timeout on a request.
NewSearchQueueDefault creates a SearchQueueDefault with default headers values.
NewSearchQueueOK creates a SearchQueueOK with default headers values.
NewSearchQueueParams creates a new SearchQueueParams object, with the default timeout for this client.
NewSearchQueueParamsWithContext creates a new SearchQueueParams object with the ability to set a context for a request.
NewSearchQueueParamsWithHTTPClient creates a new SearchQueueParams object with the ability to set a custom HTTPClient for a request.
NewSearchQueueParamsWithTimeout creates a new SearchQueueParams object with the ability to set a timeout on a request.
NewSearchQueueReportGeneralDefault creates a SearchQueueReportGeneralDefault with default headers values.
NewSearchQueueReportGeneralOK creates a SearchQueueReportGeneralOK with default headers values.
NewSearchQueueReportGeneralParams creates a new SearchQueueReportGeneralParams object, with the default timeout for this client.
NewSearchQueueReportGeneralParamsWithContext creates a new SearchQueueReportGeneralParams object with the ability to set a context for a request.
NewSearchQueueReportGeneralParamsWithHTTPClient creates a new SearchQueueReportGeneralParams object with the ability to set a custom HTTPClient for a request.
NewSearchQueueReportGeneralParamsWithTimeout creates a new SearchQueueReportGeneralParams object with the ability to set a timeout on a request.
NewSearchQueueTagsDefault creates a SearchQueueTagsDefault with default headers values.
NewSearchQueueTagsOK creates a SearchQueueTagsOK with default headers values.
NewSearchQueueTagsParams creates a new SearchQueueTagsParams object, with the default timeout for this client.
NewSearchQueueTagsParamsWithContext creates a new SearchQueueTagsParams object with the ability to set a context for a request.
NewSearchQueueTagsParamsWithHTTPClient creates a new SearchQueueTagsParams object with the ability to set a custom HTTPClient for a request.
NewSearchQueueTagsParamsWithTimeout creates a new SearchQueueTagsParams object with the ability to set a timeout on a request.
NewUpdateQueueDefault creates a UpdateQueueDefault with default headers values.
NewUpdateQueueOK creates a UpdateQueueOK with default headers values.
NewUpdateQueueParams creates a new UpdateQueueParams object, with the default timeout for this client.
NewUpdateQueueParamsWithContext creates a new UpdateQueueParams object with the ability to set a context for a request.
NewUpdateQueueParamsWithHTTPClient creates a new UpdateQueueParams object with the ability to set a custom HTTPClient for a request.
NewUpdateQueueParamsWithTimeout creates a new UpdateQueueParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.

# Structs

Client for queue service API */.
CreateQueueDefault describes a response with status code -1, with default header values.
CreateQueueOK describes a response with status code 200, with default header values.
CreateQueueParams contains all the parameters to send to the API endpoint for the create queue operation.
CreateQueueReader is a Reader for the CreateQueue structure.
DeleteQueueDefault describes a response with status code -1, with default header values.
DeleteQueueOK describes a response with status code 200, with default header values.
DeleteQueueParams contains all the parameters to send to the API endpoint for the delete queue operation.
DeleteQueueReader is a Reader for the DeleteQueue structure.
PatchQueueDefault describes a response with status code -1, with default header values.
PatchQueueOK describes a response with status code 200, with default header values.
PatchQueueParams contains all the parameters to send to the API endpoint for the patch queue operation.
PatchQueueReader is a Reader for the PatchQueue structure.
ReadQueueDefault describes a response with status code -1, with default header values.
ReadQueueOK describes a response with status code 200, with default header values.
ReadQueueParams contains all the parameters to send to the API endpoint for the read queue operation.
ReadQueueReader is a Reader for the ReadQueue structure.
SearchQueueDefault describes a response with status code -1, with default header values.
SearchQueueOK describes a response with status code 200, with default header values.
SearchQueueParams contains all the parameters to send to the API endpoint for the search queue operation.
SearchQueueReader is a Reader for the SearchQueue structure.
SearchQueueReportGeneralDefault describes a response with status code -1, with default header values.
SearchQueueReportGeneralOK describes a response with status code 200, with default header values.
SearchQueueReportGeneralParams contains all the parameters to send to the API endpoint for the search queue report general operation.
SearchQueueReportGeneralReader is a Reader for the SearchQueueReportGeneral structure.
SearchQueueTagsDefault describes a response with status code -1, with default header values.
SearchQueueTagsOK describes a response with status code 200, with default header values.
SearchQueueTagsParams contains all the parameters to send to the API endpoint for the search queue tags operation.
SearchQueueTagsReader is a Reader for the SearchQueueTags structure.
UpdateQueueDefault describes a response with status code -1, with default header values.
UpdateQueueOK describes a response with status code 200, with default header values.
UpdateQueueParams contains all the parameters to send to the API endpoint for the update queue operation.
UpdateQueueReader is a Reader for the UpdateQueue structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.