package
0.0.0-20240903172430-5415bcaff0b7
Repository: https://github.com/webitel/sql_for_dialer.git
Documentation: pkg.go.dev
# Functions
New creates a new queue service API client.
NewCreateQueueForbidden creates a CreateQueueForbidden with default headers values.
NewCreateQueueNotFound creates a CreateQueueNotFound 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.
NewDeleteQueueForbidden creates a DeleteQueueForbidden with default headers values.
NewDeleteQueueNotFound creates a DeleteQueueNotFound 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.
NewPatchQueueForbidden creates a PatchQueueForbidden with default headers values.
NewPatchQueueNotFound creates a PatchQueueNotFound 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.
NewReadQueueForbidden creates a ReadQueueForbidden with default headers values.
NewReadQueueNotFound creates a ReadQueueNotFound 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.
NewSearchQueueForbidden creates a SearchQueueForbidden with default headers values.
NewSearchQueueNotFound creates a SearchQueueNotFound 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.
NewSearchQueueReportGeneralForbidden creates a SearchQueueReportGeneralForbidden with default headers values.
NewSearchQueueReportGeneralNotFound creates a SearchQueueReportGeneralNotFound 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.
NewUpdateQueueForbidden creates a UpdateQueueForbidden with default headers values.
NewUpdateQueueNotFound creates a UpdateQueueNotFound 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.
# Structs
Client for queue service API
*/.
CreateQueueForbidden describes a response with status code 403, with default header values.
CreateQueueNotFound describes a response with status code 404, 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.
DeleteQueueForbidden describes a response with status code 403, with default header values.
DeleteQueueNotFound describes a response with status code 404, 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.
PatchQueueForbidden describes a response with status code 403, with default header values.
PatchQueueNotFound describes a response with status code 404, 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.
ReadQueueForbidden describes a response with status code 403, with default header values.
ReadQueueNotFound describes a response with status code 404, 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.
SearchQueueForbidden describes a response with status code 403, with default header values.
SearchQueueNotFound describes a response with status code 404, 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.
SearchQueueReportGeneralForbidden describes a response with status code 403, with default header values.
SearchQueueReportGeneralNotFound describes a response with status code 404, 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.
UpdateQueueForbidden describes a response with status code 403, with default header values.
UpdateQueueNotFound describes a response with status code 404, 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.