package
0.0.0-20240903172430-5415bcaff0b7
Repository: https://github.com/webitel/sql_for_dialer.git
Documentation: pkg.go.dev

# Functions

New creates a new skill service API client.
NewCreateSkillForbidden creates a CreateSkillForbidden with default headers values.
NewCreateSkillNotFound creates a CreateSkillNotFound with default headers values.
NewCreateSkillOK creates a CreateSkillOK with default headers values.
NewCreateSkillParams creates a new CreateSkillParams object, with the default timeout for this client.
NewCreateSkillParamsWithContext creates a new CreateSkillParams object with the ability to set a context for a request.
NewCreateSkillParamsWithHTTPClient creates a new CreateSkillParams object with the ability to set a custom HTTPClient for a request.
NewCreateSkillParamsWithTimeout creates a new CreateSkillParams object with the ability to set a timeout on a request.
NewDeleteSkillForbidden creates a DeleteSkillForbidden with default headers values.
NewDeleteSkillNotFound creates a DeleteSkillNotFound with default headers values.
NewDeleteSkillOK creates a DeleteSkillOK with default headers values.
NewDeleteSkillParams creates a new DeleteSkillParams object, with the default timeout for this client.
NewDeleteSkillParamsWithContext creates a new DeleteSkillParams object with the ability to set a context for a request.
NewDeleteSkillParamsWithHTTPClient creates a new DeleteSkillParams object with the ability to set a custom HTTPClient for a request.
NewDeleteSkillParamsWithTimeout creates a new DeleteSkillParams object with the ability to set a timeout on a request.
NewReadSkillForbidden creates a ReadSkillForbidden with default headers values.
NewReadSkillNotFound creates a ReadSkillNotFound with default headers values.
NewReadSkillOK creates a ReadSkillOK with default headers values.
NewReadSkillParams creates a new ReadSkillParams object, with the default timeout for this client.
NewReadSkillParamsWithContext creates a new ReadSkillParams object with the ability to set a context for a request.
NewReadSkillParamsWithHTTPClient creates a new ReadSkillParams object with the ability to set a custom HTTPClient for a request.
NewReadSkillParamsWithTimeout creates a new ReadSkillParams object with the ability to set a timeout on a request.
NewSearchSkillForbidden creates a SearchSkillForbidden with default headers values.
NewSearchSkillNotFound creates a SearchSkillNotFound with default headers values.
NewSearchSkillOK creates a SearchSkillOK with default headers values.
NewSearchSkillParams creates a new SearchSkillParams object, with the default timeout for this client.
NewSearchSkillParamsWithContext creates a new SearchSkillParams object with the ability to set a context for a request.
NewSearchSkillParamsWithHTTPClient creates a new SearchSkillParams object with the ability to set a custom HTTPClient for a request.
NewSearchSkillParamsWithTimeout creates a new SearchSkillParams object with the ability to set a timeout on a request.
NewUpdateSkillForbidden creates a UpdateSkillForbidden with default headers values.
NewUpdateSkillNotFound creates a UpdateSkillNotFound with default headers values.
NewUpdateSkillOK creates a UpdateSkillOK with default headers values.
NewUpdateSkillParams creates a new UpdateSkillParams object, with the default timeout for this client.
NewUpdateSkillParamsWithContext creates a new UpdateSkillParams object with the ability to set a context for a request.
NewUpdateSkillParamsWithHTTPClient creates a new UpdateSkillParams object with the ability to set a custom HTTPClient for a request.
NewUpdateSkillParamsWithTimeout creates a new UpdateSkillParams object with the ability to set a timeout on a request.

# Structs

Client for skill service API */.
CreateSkillForbidden describes a response with status code 403, with default header values.
CreateSkillNotFound describes a response with status code 404, with default header values.
CreateSkillOK describes a response with status code 200, with default header values.
CreateSkillParams contains all the parameters to send to the API endpoint for the create skill operation.
CreateSkillReader is a Reader for the CreateSkill structure.
DeleteSkillForbidden describes a response with status code 403, with default header values.
DeleteSkillNotFound describes a response with status code 404, with default header values.
DeleteSkillOK describes a response with status code 200, with default header values.
DeleteSkillParams contains all the parameters to send to the API endpoint for the delete skill operation.
DeleteSkillReader is a Reader for the DeleteSkill structure.
ReadSkillForbidden describes a response with status code 403, with default header values.
ReadSkillNotFound describes a response with status code 404, with default header values.
ReadSkillOK describes a response with status code 200, with default header values.
ReadSkillParams contains all the parameters to send to the API endpoint for the read skill operation.
ReadSkillReader is a Reader for the ReadSkill structure.
SearchSkillForbidden describes a response with status code 403, with default header values.
SearchSkillNotFound describes a response with status code 404, with default header values.
SearchSkillOK describes a response with status code 200, with default header values.
SearchSkillParams contains all the parameters to send to the API endpoint for the search skill operation.
SearchSkillReader is a Reader for the SearchSkill structure.
UpdateSkillForbidden describes a response with status code 403, with default header values.
UpdateSkillNotFound describes a response with status code 404, with default header values.
UpdateSkillOK describes a response with status code 200, with default header values.
UpdateSkillParams contains all the parameters to send to the API endpoint for the update skill operation.
UpdateSkillReader is a Reader for the UpdateSkill structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.