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

# Functions

New creates a new agent team service API client.
NewCreateAgentTeamForbidden creates a CreateAgentTeamForbidden with default headers values.
NewCreateAgentTeamNotFound creates a CreateAgentTeamNotFound with default headers values.
NewCreateAgentTeamOK creates a CreateAgentTeamOK with default headers values.
NewCreateAgentTeamParams creates a new CreateAgentTeamParams object, with the default timeout for this client.
NewCreateAgentTeamParamsWithContext creates a new CreateAgentTeamParams object with the ability to set a context for a request.
NewCreateAgentTeamParamsWithHTTPClient creates a new CreateAgentTeamParams object with the ability to set a custom HTTPClient for a request.
NewCreateAgentTeamParamsWithTimeout creates a new CreateAgentTeamParams object with the ability to set a timeout on a request.
NewDeleteAgentTeamForbidden creates a DeleteAgentTeamForbidden with default headers values.
NewDeleteAgentTeamNotFound creates a DeleteAgentTeamNotFound with default headers values.
NewDeleteAgentTeamOK creates a DeleteAgentTeamOK with default headers values.
NewDeleteAgentTeamParams creates a new DeleteAgentTeamParams object, with the default timeout for this client.
NewDeleteAgentTeamParamsWithContext creates a new DeleteAgentTeamParams object with the ability to set a context for a request.
NewDeleteAgentTeamParamsWithHTTPClient creates a new DeleteAgentTeamParams object with the ability to set a custom HTTPClient for a request.
NewDeleteAgentTeamParamsWithTimeout creates a new DeleteAgentTeamParams object with the ability to set a timeout on a request.
NewReadAgentTeamForbidden creates a ReadAgentTeamForbidden with default headers values.
NewReadAgentTeamNotFound creates a ReadAgentTeamNotFound with default headers values.
NewReadAgentTeamOK creates a ReadAgentTeamOK with default headers values.
NewReadAgentTeamParams creates a new ReadAgentTeamParams object, with the default timeout for this client.
NewReadAgentTeamParamsWithContext creates a new ReadAgentTeamParams object with the ability to set a context for a request.
NewReadAgentTeamParamsWithHTTPClient creates a new ReadAgentTeamParams object with the ability to set a custom HTTPClient for a request.
NewReadAgentTeamParamsWithTimeout creates a new ReadAgentTeamParams object with the ability to set a timeout on a request.
NewSearchAgentTeamForbidden creates a SearchAgentTeamForbidden with default headers values.
NewSearchAgentTeamNotFound creates a SearchAgentTeamNotFound with default headers values.
NewSearchAgentTeamOK creates a SearchAgentTeamOK with default headers values.
NewSearchAgentTeamParams creates a new SearchAgentTeamParams object, with the default timeout for this client.
NewSearchAgentTeamParamsWithContext creates a new SearchAgentTeamParams object with the ability to set a context for a request.
NewSearchAgentTeamParamsWithHTTPClient creates a new SearchAgentTeamParams object with the ability to set a custom HTTPClient for a request.
NewSearchAgentTeamParamsWithTimeout creates a new SearchAgentTeamParams object with the ability to set a timeout on a request.
NewUpdateAgentTeamForbidden creates a UpdateAgentTeamForbidden with default headers values.
NewUpdateAgentTeamNotFound creates a UpdateAgentTeamNotFound with default headers values.
NewUpdateAgentTeamOK creates a UpdateAgentTeamOK with default headers values.
NewUpdateAgentTeamParams creates a new UpdateAgentTeamParams object, with the default timeout for this client.
NewUpdateAgentTeamParamsWithContext creates a new UpdateAgentTeamParams object with the ability to set a context for a request.
NewUpdateAgentTeamParamsWithHTTPClient creates a new UpdateAgentTeamParams object with the ability to set a custom HTTPClient for a request.
NewUpdateAgentTeamParamsWithTimeout creates a new UpdateAgentTeamParams object with the ability to set a timeout on a request.

# Structs

Client for agent team service API */.
CreateAgentTeamForbidden describes a response with status code 403, with default header values.
CreateAgentTeamNotFound describes a response with status code 404, with default header values.
CreateAgentTeamOK describes a response with status code 200, with default header values.
CreateAgentTeamParams contains all the parameters to send to the API endpoint for the create agent team operation.
CreateAgentTeamReader is a Reader for the CreateAgentTeam structure.
DeleteAgentTeamForbidden describes a response with status code 403, with default header values.
DeleteAgentTeamNotFound describes a response with status code 404, with default header values.
DeleteAgentTeamOK describes a response with status code 200, with default header values.
DeleteAgentTeamParams contains all the parameters to send to the API endpoint for the delete agent team operation.
DeleteAgentTeamReader is a Reader for the DeleteAgentTeam structure.
ReadAgentTeamForbidden describes a response with status code 403, with default header values.
ReadAgentTeamNotFound describes a response with status code 404, with default header values.
ReadAgentTeamOK describes a response with status code 200, with default header values.
ReadAgentTeamParams contains all the parameters to send to the API endpoint for the read agent team operation.
ReadAgentTeamReader is a Reader for the ReadAgentTeam structure.
SearchAgentTeamForbidden describes a response with status code 403, with default header values.
SearchAgentTeamNotFound describes a response with status code 404, with default header values.
SearchAgentTeamOK describes a response with status code 200, with default header values.
SearchAgentTeamParams contains all the parameters to send to the API endpoint for the search agent team operation.
SearchAgentTeamReader is a Reader for the SearchAgentTeam structure.
UpdateAgentTeamForbidden describes a response with status code 403, with default header values.
UpdateAgentTeamNotFound describes a response with status code 404, with default header values.
UpdateAgentTeamOK describes a response with status code 200, with default header values.
UpdateAgentTeamParams contains all the parameters to send to the API endpoint for the update agent team operation.
UpdateAgentTeamReader is a Reader for the UpdateAgentTeam structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.