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 bucket service API client.
NewCreateQueueBucketForbidden creates a CreateQueueBucketForbidden with default headers values.
NewCreateQueueBucketNotFound creates a CreateQueueBucketNotFound with default headers values.
NewCreateQueueBucketOK creates a CreateQueueBucketOK with default headers values.
NewCreateQueueBucketParams creates a new CreateQueueBucketParams object, with the default timeout for this client.
NewCreateQueueBucketParamsWithContext creates a new CreateQueueBucketParams object with the ability to set a context for a request.
NewCreateQueueBucketParamsWithHTTPClient creates a new CreateQueueBucketParams object with the ability to set a custom HTTPClient for a request.
NewCreateQueueBucketParamsWithTimeout creates a new CreateQueueBucketParams object with the ability to set a timeout on a request.
NewDeleteQueueBucketForbidden creates a DeleteQueueBucketForbidden with default headers values.
NewDeleteQueueBucketNotFound creates a DeleteQueueBucketNotFound with default headers values.
NewDeleteQueueBucketOK creates a DeleteQueueBucketOK with default headers values.
NewDeleteQueueBucketParams creates a new DeleteQueueBucketParams object, with the default timeout for this client.
NewDeleteQueueBucketParamsWithContext creates a new DeleteQueueBucketParams object with the ability to set a context for a request.
NewDeleteQueueBucketParamsWithHTTPClient creates a new DeleteQueueBucketParams object with the ability to set a custom HTTPClient for a request.
NewDeleteQueueBucketParamsWithTimeout creates a new DeleteQueueBucketParams object with the ability to set a timeout on a request.
NewReadQueueBucketForbidden creates a ReadQueueBucketForbidden with default headers values.
NewReadQueueBucketNotFound creates a ReadQueueBucketNotFound with default headers values.
NewReadQueueBucketOK creates a ReadQueueBucketOK with default headers values.
NewReadQueueBucketParams creates a new ReadQueueBucketParams object, with the default timeout for this client.
NewReadQueueBucketParamsWithContext creates a new ReadQueueBucketParams object with the ability to set a context for a request.
NewReadQueueBucketParamsWithHTTPClient creates a new ReadQueueBucketParams object with the ability to set a custom HTTPClient for a request.
NewReadQueueBucketParamsWithTimeout creates a new ReadQueueBucketParams object with the ability to set a timeout on a request.
NewSearchQueueBucketForbidden creates a SearchQueueBucketForbidden with default headers values.
NewSearchQueueBucketNotFound creates a SearchQueueBucketNotFound with default headers values.
NewSearchQueueBucketOK creates a SearchQueueBucketOK with default headers values.
NewSearchQueueBucketParams creates a new SearchQueueBucketParams object, with the default timeout for this client.
NewSearchQueueBucketParamsWithContext creates a new SearchQueueBucketParams object with the ability to set a context for a request.
NewSearchQueueBucketParamsWithHTTPClient creates a new SearchQueueBucketParams object with the ability to set a custom HTTPClient for a request.
NewSearchQueueBucketParamsWithTimeout creates a new SearchQueueBucketParams object with the ability to set a timeout on a request.
NewUpdateQueueBucketForbidden creates a UpdateQueueBucketForbidden with default headers values.
NewUpdateQueueBucketNotFound creates a UpdateQueueBucketNotFound with default headers values.
NewUpdateQueueBucketOK creates a UpdateQueueBucketOK with default headers values.
NewUpdateQueueBucketParams creates a new UpdateQueueBucketParams object, with the default timeout for this client.
NewUpdateQueueBucketParamsWithContext creates a new UpdateQueueBucketParams object with the ability to set a context for a request.
NewUpdateQueueBucketParamsWithHTTPClient creates a new UpdateQueueBucketParams object with the ability to set a custom HTTPClient for a request.
NewUpdateQueueBucketParamsWithTimeout creates a new UpdateQueueBucketParams object with the ability to set a timeout on a request.

# Structs

Client for queue bucket service API */.
CreateQueueBucketForbidden describes a response with status code 403, with default header values.
CreateQueueBucketNotFound describes a response with status code 404, with default header values.
CreateQueueBucketOK describes a response with status code 200, with default header values.
CreateQueueBucketParams contains all the parameters to send to the API endpoint for the create queue bucket operation.
CreateQueueBucketReader is a Reader for the CreateQueueBucket structure.
DeleteQueueBucketForbidden describes a response with status code 403, with default header values.
DeleteQueueBucketNotFound describes a response with status code 404, with default header values.
DeleteQueueBucketOK describes a response with status code 200, with default header values.
DeleteQueueBucketParams contains all the parameters to send to the API endpoint for the delete queue bucket operation.
DeleteQueueBucketReader is a Reader for the DeleteQueueBucket structure.
ReadQueueBucketForbidden describes a response with status code 403, with default header values.
ReadQueueBucketNotFound describes a response with status code 404, with default header values.
ReadQueueBucketOK describes a response with status code 200, with default header values.
ReadQueueBucketParams contains all the parameters to send to the API endpoint for the read queue bucket operation.
ReadQueueBucketReader is a Reader for the ReadQueueBucket structure.
SearchQueueBucketForbidden describes a response with status code 403, with default header values.
SearchQueueBucketNotFound describes a response with status code 404, with default header values.
SearchQueueBucketOK describes a response with status code 200, with default header values.
SearchQueueBucketParams contains all the parameters to send to the API endpoint for the search queue bucket operation.
SearchQueueBucketReader is a Reader for the SearchQueueBucket structure.
UpdateQueueBucketForbidden describes a response with status code 403, with default header values.
UpdateQueueBucketNotFound describes a response with status code 404, with default header values.
UpdateQueueBucketOK describes a response with status code 200, with default header values.
UpdateQueueBucketParams contains all the parameters to send to the API endpoint for the update queue bucket operation.
UpdateQueueBucketReader is a Reader for the UpdateQueueBucket structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.