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 skill service API client.
NewCreateQueueSkillForbidden creates a CreateQueueSkillForbidden with default headers values.
NewCreateQueueSkillNotFound creates a CreateQueueSkillNotFound with default headers values.
NewCreateQueueSkillOK creates a CreateQueueSkillOK with default headers values.
NewCreateQueueSkillParams creates a new CreateQueueSkillParams object, with the default timeout for this client.
NewCreateQueueSkillParamsWithContext creates a new CreateQueueSkillParams object with the ability to set a context for a request.
NewCreateQueueSkillParamsWithHTTPClient creates a new CreateQueueSkillParams object with the ability to set a custom HTTPClient for a request.
NewCreateQueueSkillParamsWithTimeout creates a new CreateQueueSkillParams object with the ability to set a timeout on a request.
NewDeleteQueueSkillForbidden creates a DeleteQueueSkillForbidden with default headers values.
NewDeleteQueueSkillNotFound creates a DeleteQueueSkillNotFound with default headers values.
NewDeleteQueueSkillOK creates a DeleteQueueSkillOK with default headers values.
NewDeleteQueueSkillParams creates a new DeleteQueueSkillParams object, with the default timeout for this client.
NewDeleteQueueSkillParamsWithContext creates a new DeleteQueueSkillParams object with the ability to set a context for a request.
NewDeleteQueueSkillParamsWithHTTPClient creates a new DeleteQueueSkillParams object with the ability to set a custom HTTPClient for a request.
NewDeleteQueueSkillParamsWithTimeout creates a new DeleteQueueSkillParams object with the ability to set a timeout on a request.
NewPatchQueueSkillForbidden creates a PatchQueueSkillForbidden with default headers values.
NewPatchQueueSkillNotFound creates a PatchQueueSkillNotFound with default headers values.
NewPatchQueueSkillOK creates a PatchQueueSkillOK with default headers values.
NewPatchQueueSkillParams creates a new PatchQueueSkillParams object, with the default timeout for this client.
NewPatchQueueSkillParamsWithContext creates a new PatchQueueSkillParams object with the ability to set a context for a request.
NewPatchQueueSkillParamsWithHTTPClient creates a new PatchQueueSkillParams object with the ability to set a custom HTTPClient for a request.
NewPatchQueueSkillParamsWithTimeout creates a new PatchQueueSkillParams object with the ability to set a timeout on a request.
NewReadQueueSkillForbidden creates a ReadQueueSkillForbidden with default headers values.
NewReadQueueSkillNotFound creates a ReadQueueSkillNotFound with default headers values.
NewReadQueueSkillOK creates a ReadQueueSkillOK with default headers values.
NewReadQueueSkillParams creates a new ReadQueueSkillParams object, with the default timeout for this client.
NewReadQueueSkillParamsWithContext creates a new ReadQueueSkillParams object with the ability to set a context for a request.
NewReadQueueSkillParamsWithHTTPClient creates a new ReadQueueSkillParams object with the ability to set a custom HTTPClient for a request.
NewReadQueueSkillParamsWithTimeout creates a new ReadQueueSkillParams object with the ability to set a timeout on a request.
NewSearchQueueSkillForbidden creates a SearchQueueSkillForbidden with default headers values.
NewSearchQueueSkillNotFound creates a SearchQueueSkillNotFound with default headers values.
NewSearchQueueSkillOK creates a SearchQueueSkillOK with default headers values.
NewSearchQueueSkillParams creates a new SearchQueueSkillParams object, with the default timeout for this client.
NewSearchQueueSkillParamsWithContext creates a new SearchQueueSkillParams object with the ability to set a context for a request.
NewSearchQueueSkillParamsWithHTTPClient creates a new SearchQueueSkillParams object with the ability to set a custom HTTPClient for a request.
NewSearchQueueSkillParamsWithTimeout creates a new SearchQueueSkillParams object with the ability to set a timeout on a request.
NewUpdateQueueSkillForbidden creates a UpdateQueueSkillForbidden with default headers values.
NewUpdateQueueSkillNotFound creates a UpdateQueueSkillNotFound with default headers values.
NewUpdateQueueSkillOK creates a UpdateQueueSkillOK with default headers values.
NewUpdateQueueSkillParams creates a new UpdateQueueSkillParams object, with the default timeout for this client.
NewUpdateQueueSkillParamsWithContext creates a new UpdateQueueSkillParams object with the ability to set a context for a request.
NewUpdateQueueSkillParamsWithHTTPClient creates a new UpdateQueueSkillParams object with the ability to set a custom HTTPClient for a request.
NewUpdateQueueSkillParamsWithTimeout creates a new UpdateQueueSkillParams object with the ability to set a timeout on a request.

# Structs

Client for queue skill service API */.
CreateQueueSkillForbidden describes a response with status code 403, with default header values.
CreateQueueSkillNotFound describes a response with status code 404, with default header values.
CreateQueueSkillOK describes a response with status code 200, with default header values.
CreateQueueSkillParams contains all the parameters to send to the API endpoint for the create queue skill operation.
CreateQueueSkillReader is a Reader for the CreateQueueSkill structure.
DeleteQueueSkillForbidden describes a response with status code 403, with default header values.
DeleteQueueSkillNotFound describes a response with status code 404, with default header values.
DeleteQueueSkillOK describes a response with status code 200, with default header values.
DeleteQueueSkillParams contains all the parameters to send to the API endpoint for the delete queue skill operation.
DeleteQueueSkillReader is a Reader for the DeleteQueueSkill structure.
PatchQueueSkillForbidden describes a response with status code 403, with default header values.
PatchQueueSkillNotFound describes a response with status code 404, with default header values.
PatchQueueSkillOK describes a response with status code 200, with default header values.
PatchQueueSkillParams contains all the parameters to send to the API endpoint for the patch queue skill operation.
PatchQueueSkillReader is a Reader for the PatchQueueSkill structure.
ReadQueueSkillForbidden describes a response with status code 403, with default header values.
ReadQueueSkillNotFound describes a response with status code 404, with default header values.
ReadQueueSkillOK describes a response with status code 200, with default header values.
ReadQueueSkillParams contains all the parameters to send to the API endpoint for the read queue skill operation.
ReadQueueSkillReader is a Reader for the ReadQueueSkill structure.
SearchQueueSkillForbidden describes a response with status code 403, with default header values.
SearchQueueSkillNotFound describes a response with status code 404, with default header values.
SearchQueueSkillOK describes a response with status code 200, with default header values.
SearchQueueSkillParams contains all the parameters to send to the API endpoint for the search queue skill operation.
SearchQueueSkillReader is a Reader for the SearchQueueSkill structure.
UpdateQueueSkillForbidden describes a response with status code 403, with default header values.
UpdateQueueSkillNotFound describes a response with status code 404, with default header values.
UpdateQueueSkillOK describes a response with status code 200, with default header values.
UpdateQueueSkillParams contains all the parameters to send to the API endpoint for the update queue skill operation.
UpdateQueueSkillReader is a Reader for the UpdateQueueSkill structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.