package
0.0.0-20240903172430-5415bcaff0b7
Repository: https://github.com/webitel/sql_for_dialer.git
Documentation: pkg.go.dev
# Functions
New creates a new routing variable service API client.
NewCreateRoutingVariableForbidden creates a CreateRoutingVariableForbidden with default headers values.
NewCreateRoutingVariableNotFound creates a CreateRoutingVariableNotFound with default headers values.
NewCreateRoutingVariableOK creates a CreateRoutingVariableOK with default headers values.
NewCreateRoutingVariableParams creates a new CreateRoutingVariableParams object, with the default timeout for this client.
NewCreateRoutingVariableParamsWithContext creates a new CreateRoutingVariableParams object with the ability to set a context for a request.
NewCreateRoutingVariableParamsWithHTTPClient creates a new CreateRoutingVariableParams object with the ability to set a custom HTTPClient for a request.
NewCreateRoutingVariableParamsWithTimeout creates a new CreateRoutingVariableParams object with the ability to set a timeout on a request.
NewDeleteRoutingVariableForbidden creates a DeleteRoutingVariableForbidden with default headers values.
NewDeleteRoutingVariableNotFound creates a DeleteRoutingVariableNotFound with default headers values.
NewDeleteRoutingVariableOK creates a DeleteRoutingVariableOK with default headers values.
NewDeleteRoutingVariableParams creates a new DeleteRoutingVariableParams object, with the default timeout for this client.
NewDeleteRoutingVariableParamsWithContext creates a new DeleteRoutingVariableParams object with the ability to set a context for a request.
NewDeleteRoutingVariableParamsWithHTTPClient creates a new DeleteRoutingVariableParams object with the ability to set a custom HTTPClient for a request.
NewDeleteRoutingVariableParamsWithTimeout creates a new DeleteRoutingVariableParams object with the ability to set a timeout on a request.
NewReadRoutingVariableForbidden creates a ReadRoutingVariableForbidden with default headers values.
NewReadRoutingVariableNotFound creates a ReadRoutingVariableNotFound with default headers values.
NewReadRoutingVariableOK creates a ReadRoutingVariableOK with default headers values.
NewReadRoutingVariableParams creates a new ReadRoutingVariableParams object, with the default timeout for this client.
NewReadRoutingVariableParamsWithContext creates a new ReadRoutingVariableParams object with the ability to set a context for a request.
NewReadRoutingVariableParamsWithHTTPClient creates a new ReadRoutingVariableParams object with the ability to set a custom HTTPClient for a request.
NewReadRoutingVariableParamsWithTimeout creates a new ReadRoutingVariableParams object with the ability to set a timeout on a request.
NewSearchRoutingVariableForbidden creates a SearchRoutingVariableForbidden with default headers values.
NewSearchRoutingVariableNotFound creates a SearchRoutingVariableNotFound with default headers values.
NewSearchRoutingVariableOK creates a SearchRoutingVariableOK with default headers values.
NewSearchRoutingVariableParams creates a new SearchRoutingVariableParams object, with the default timeout for this client.
NewSearchRoutingVariableParamsWithContext creates a new SearchRoutingVariableParams object with the ability to set a context for a request.
NewSearchRoutingVariableParamsWithHTTPClient creates a new SearchRoutingVariableParams object with the ability to set a custom HTTPClient for a request.
NewSearchRoutingVariableParamsWithTimeout creates a new SearchRoutingVariableParams object with the ability to set a timeout on a request.
NewUpdateRoutingVariableForbidden creates a UpdateRoutingVariableForbidden with default headers values.
NewUpdateRoutingVariableNotFound creates a UpdateRoutingVariableNotFound with default headers values.
NewUpdateRoutingVariableOK creates a UpdateRoutingVariableOK with default headers values.
NewUpdateRoutingVariableParams creates a new UpdateRoutingVariableParams object, with the default timeout for this client.
NewUpdateRoutingVariableParamsWithContext creates a new UpdateRoutingVariableParams object with the ability to set a context for a request.
NewUpdateRoutingVariableParamsWithHTTPClient creates a new UpdateRoutingVariableParams object with the ability to set a custom HTTPClient for a request.
NewUpdateRoutingVariableParamsWithTimeout creates a new UpdateRoutingVariableParams object with the ability to set a timeout on a request.
# Structs
Client for routing variable service API
*/.
CreateRoutingVariableForbidden describes a response with status code 403, with default header values.
CreateRoutingVariableNotFound describes a response with status code 404, with default header values.
CreateRoutingVariableOK describes a response with status code 200, with default header values.
CreateRoutingVariableParams contains all the parameters to send to the API endpoint
for the create routing variable operation.
CreateRoutingVariableReader is a Reader for the CreateRoutingVariable structure.
DeleteRoutingVariableForbidden describes a response with status code 403, with default header values.
DeleteRoutingVariableNotFound describes a response with status code 404, with default header values.
DeleteRoutingVariableOK describes a response with status code 200, with default header values.
DeleteRoutingVariableParams contains all the parameters to send to the API endpoint
for the delete routing variable operation.
DeleteRoutingVariableReader is a Reader for the DeleteRoutingVariable structure.
ReadRoutingVariableForbidden describes a response with status code 403, with default header values.
ReadRoutingVariableNotFound describes a response with status code 404, with default header values.
ReadRoutingVariableOK describes a response with status code 200, with default header values.
ReadRoutingVariableParams contains all the parameters to send to the API endpoint
for the read routing variable operation.
ReadRoutingVariableReader is a Reader for the ReadRoutingVariable structure.
SearchRoutingVariableForbidden describes a response with status code 403, with default header values.
SearchRoutingVariableNotFound describes a response with status code 404, with default header values.
SearchRoutingVariableOK describes a response with status code 200, with default header values.
SearchRoutingVariableParams contains all the parameters to send to the API endpoint
for the search routing variable operation.
SearchRoutingVariableReader is a Reader for the SearchRoutingVariable structure.
UpdateRoutingVariableForbidden describes a response with status code 403, with default header values.
UpdateRoutingVariableNotFound describes a response with status code 404, with default header values.
UpdateRoutingVariableOK describes a response with status code 200, with default header values.
UpdateRoutingVariableParams contains all the parameters to send to the API endpoint
for the update routing variable operation.
UpdateRoutingVariableReader is a Reader for the UpdateRoutingVariable structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.