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 hook service API client.
NewCreateQueueHookForbidden creates a CreateQueueHookForbidden with default headers values.
NewCreateQueueHookNotFound creates a CreateQueueHookNotFound with default headers values.
NewCreateQueueHookOK creates a CreateQueueHookOK with default headers values.
NewCreateQueueHookParams creates a new CreateQueueHookParams object, with the default timeout for this client.
NewCreateQueueHookParamsWithContext creates a new CreateQueueHookParams object with the ability to set a context for a request.
NewCreateQueueHookParamsWithHTTPClient creates a new CreateQueueHookParams object with the ability to set a custom HTTPClient for a request.
NewCreateQueueHookParamsWithTimeout creates a new CreateQueueHookParams object with the ability to set a timeout on a request.
NewDeleteQueueHookForbidden creates a DeleteQueueHookForbidden with default headers values.
NewDeleteQueueHookNotFound creates a DeleteQueueHookNotFound with default headers values.
NewDeleteQueueHookOK creates a DeleteQueueHookOK with default headers values.
NewDeleteQueueHookParams creates a new DeleteQueueHookParams object, with the default timeout for this client.
NewDeleteQueueHookParamsWithContext creates a new DeleteQueueHookParams object with the ability to set a context for a request.
NewDeleteQueueHookParamsWithHTTPClient creates a new DeleteQueueHookParams object with the ability to set a custom HTTPClient for a request.
NewDeleteQueueHookParamsWithTimeout creates a new DeleteQueueHookParams object with the ability to set a timeout on a request.
NewPatchQueueHookForbidden creates a PatchQueueHookForbidden with default headers values.
NewPatchQueueHookNotFound creates a PatchQueueHookNotFound with default headers values.
NewPatchQueueHookOK creates a PatchQueueHookOK with default headers values.
NewPatchQueueHookParams creates a new PatchQueueHookParams object, with the default timeout for this client.
NewPatchQueueHookParamsWithContext creates a new PatchQueueHookParams object with the ability to set a context for a request.
NewPatchQueueHookParamsWithHTTPClient creates a new PatchQueueHookParams object with the ability to set a custom HTTPClient for a request.
NewPatchQueueHookParamsWithTimeout creates a new PatchQueueHookParams object with the ability to set a timeout on a request.
NewReadQueueHookForbidden creates a ReadQueueHookForbidden with default headers values.
NewReadQueueHookNotFound creates a ReadQueueHookNotFound with default headers values.
NewReadQueueHookOK creates a ReadQueueHookOK with default headers values.
NewReadQueueHookParams creates a new ReadQueueHookParams object, with the default timeout for this client.
NewReadQueueHookParamsWithContext creates a new ReadQueueHookParams object with the ability to set a context for a request.
NewReadQueueHookParamsWithHTTPClient creates a new ReadQueueHookParams object with the ability to set a custom HTTPClient for a request.
NewReadQueueHookParamsWithTimeout creates a new ReadQueueHookParams object with the ability to set a timeout on a request.
NewSearchQueueHookForbidden creates a SearchQueueHookForbidden with default headers values.
NewSearchQueueHookNotFound creates a SearchQueueHookNotFound with default headers values.
NewSearchQueueHookOK creates a SearchQueueHookOK with default headers values.
NewSearchQueueHookParams creates a new SearchQueueHookParams object, with the default timeout for this client.
NewSearchQueueHookParamsWithContext creates a new SearchQueueHookParams object with the ability to set a context for a request.
NewSearchQueueHookParamsWithHTTPClient creates a new SearchQueueHookParams object with the ability to set a custom HTTPClient for a request.
NewSearchQueueHookParamsWithTimeout creates a new SearchQueueHookParams object with the ability to set a timeout on a request.
NewUpdateQueueHookForbidden creates a UpdateQueueHookForbidden with default headers values.
NewUpdateQueueHookNotFound creates a UpdateQueueHookNotFound with default headers values.
NewUpdateQueueHookOK creates a UpdateQueueHookOK with default headers values.
NewUpdateQueueHookParams creates a new UpdateQueueHookParams object, with the default timeout for this client.
NewUpdateQueueHookParamsWithContext creates a new UpdateQueueHookParams object with the ability to set a context for a request.
NewUpdateQueueHookParamsWithHTTPClient creates a new UpdateQueueHookParams object with the ability to set a custom HTTPClient for a request.
NewUpdateQueueHookParamsWithTimeout creates a new UpdateQueueHookParams object with the ability to set a timeout on a request.

# Structs

Client for queue hook service API */.
CreateQueueHookForbidden describes a response with status code 403, with default header values.
CreateQueueHookNotFound describes a response with status code 404, with default header values.
CreateQueueHookOK describes a response with status code 200, with default header values.
CreateQueueHookParams contains all the parameters to send to the API endpoint for the create queue hook operation.
CreateQueueHookReader is a Reader for the CreateQueueHook structure.
DeleteQueueHookForbidden describes a response with status code 403, with default header values.
DeleteQueueHookNotFound describes a response with status code 404, with default header values.
DeleteQueueHookOK describes a response with status code 200, with default header values.
DeleteQueueHookParams contains all the parameters to send to the API endpoint for the delete queue hook operation.
DeleteQueueHookReader is a Reader for the DeleteQueueHook structure.
PatchQueueHookForbidden describes a response with status code 403, with default header values.
PatchQueueHookNotFound describes a response with status code 404, with default header values.
PatchQueueHookOK describes a response with status code 200, with default header values.
PatchQueueHookParams contains all the parameters to send to the API endpoint for the patch queue hook operation.
PatchQueueHookReader is a Reader for the PatchQueueHook structure.
ReadQueueHookForbidden describes a response with status code 403, with default header values.
ReadQueueHookNotFound describes a response with status code 404, with default header values.
ReadQueueHookOK describes a response with status code 200, with default header values.
ReadQueueHookParams contains all the parameters to send to the API endpoint for the read queue hook operation.
ReadQueueHookReader is a Reader for the ReadQueueHook structure.
SearchQueueHookForbidden describes a response with status code 403, with default header values.
SearchQueueHookNotFound describes a response with status code 404, with default header values.
SearchQueueHookOK describes a response with status code 200, with default header values.
SearchQueueHookParams contains all the parameters to send to the API endpoint for the search queue hook operation.
SearchQueueHookReader is a Reader for the SearchQueueHook structure.
UpdateQueueHookForbidden describes a response with status code 403, with default header values.
UpdateQueueHookNotFound describes a response with status code 404, with default header values.
UpdateQueueHookOK describes a response with status code 200, with default header values.
UpdateQueueHookParams contains all the parameters to send to the API endpoint for the update queue hook operation.
UpdateQueueHookReader is a Reader for the UpdateQueueHook structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.