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 schema service API client.
NewCreateRoutingSchemaForbidden creates a CreateRoutingSchemaForbidden with default headers values.
NewCreateRoutingSchemaNotFound creates a CreateRoutingSchemaNotFound with default headers values.
NewCreateRoutingSchemaOK creates a CreateRoutingSchemaOK with default headers values.
NewCreateRoutingSchemaParams creates a new CreateRoutingSchemaParams object, with the default timeout for this client.
NewCreateRoutingSchemaParamsWithContext creates a new CreateRoutingSchemaParams object with the ability to set a context for a request.
NewCreateRoutingSchemaParamsWithHTTPClient creates a new CreateRoutingSchemaParams object with the ability to set a custom HTTPClient for a request.
NewCreateRoutingSchemaParamsWithTimeout creates a new CreateRoutingSchemaParams object with the ability to set a timeout on a request.
NewDeleteRoutingSchemaForbidden creates a DeleteRoutingSchemaForbidden with default headers values.
NewDeleteRoutingSchemaNotFound creates a DeleteRoutingSchemaNotFound with default headers values.
NewDeleteRoutingSchemaOK creates a DeleteRoutingSchemaOK with default headers values.
NewDeleteRoutingSchemaParams creates a new DeleteRoutingSchemaParams object, with the default timeout for this client.
NewDeleteRoutingSchemaParamsWithContext creates a new DeleteRoutingSchemaParams object with the ability to set a context for a request.
NewDeleteRoutingSchemaParamsWithHTTPClient creates a new DeleteRoutingSchemaParams object with the ability to set a custom HTTPClient for a request.
NewDeleteRoutingSchemaParamsWithTimeout creates a new DeleteRoutingSchemaParams object with the ability to set a timeout on a request.
NewPatchRoutingSchemaForbidden creates a PatchRoutingSchemaForbidden with default headers values.
NewPatchRoutingSchemaNotFound creates a PatchRoutingSchemaNotFound with default headers values.
NewPatchRoutingSchemaOK creates a PatchRoutingSchemaOK with default headers values.
NewPatchRoutingSchemaParams creates a new PatchRoutingSchemaParams object, with the default timeout for this client.
NewPatchRoutingSchemaParamsWithContext creates a new PatchRoutingSchemaParams object with the ability to set a context for a request.
NewPatchRoutingSchemaParamsWithHTTPClient creates a new PatchRoutingSchemaParams object with the ability to set a custom HTTPClient for a request.
NewPatchRoutingSchemaParamsWithTimeout creates a new PatchRoutingSchemaParams object with the ability to set a timeout on a request.
NewReadRoutingSchemaForbidden creates a ReadRoutingSchemaForbidden with default headers values.
NewReadRoutingSchemaNotFound creates a ReadRoutingSchemaNotFound with default headers values.
NewReadRoutingSchemaOK creates a ReadRoutingSchemaOK with default headers values.
NewReadRoutingSchemaParams creates a new ReadRoutingSchemaParams object, with the default timeout for this client.
NewReadRoutingSchemaParamsWithContext creates a new ReadRoutingSchemaParams object with the ability to set a context for a request.
NewReadRoutingSchemaParamsWithHTTPClient creates a new ReadRoutingSchemaParams object with the ability to set a custom HTTPClient for a request.
NewReadRoutingSchemaParamsWithTimeout creates a new ReadRoutingSchemaParams object with the ability to set a timeout on a request.
NewSearchRoutingSchemaForbidden creates a SearchRoutingSchemaForbidden with default headers values.
NewSearchRoutingSchemaNotFound creates a SearchRoutingSchemaNotFound with default headers values.
NewSearchRoutingSchemaOK creates a SearchRoutingSchemaOK with default headers values.
NewSearchRoutingSchemaParams creates a new SearchRoutingSchemaParams object, with the default timeout for this client.
NewSearchRoutingSchemaParamsWithContext creates a new SearchRoutingSchemaParams object with the ability to set a context for a request.
NewSearchRoutingSchemaParamsWithHTTPClient creates a new SearchRoutingSchemaParams object with the ability to set a custom HTTPClient for a request.
NewSearchRoutingSchemaParamsWithTimeout creates a new SearchRoutingSchemaParams object with the ability to set a timeout on a request.
NewUpdateRoutingSchemaForbidden creates a UpdateRoutingSchemaForbidden with default headers values.
NewUpdateRoutingSchemaNotFound creates a UpdateRoutingSchemaNotFound with default headers values.
NewUpdateRoutingSchemaOK creates a UpdateRoutingSchemaOK with default headers values.
NewUpdateRoutingSchemaParams creates a new UpdateRoutingSchemaParams object, with the default timeout for this client.
NewUpdateRoutingSchemaParamsWithContext creates a new UpdateRoutingSchemaParams object with the ability to set a context for a request.
NewUpdateRoutingSchemaParamsWithHTTPClient creates a new UpdateRoutingSchemaParams object with the ability to set a custom HTTPClient for a request.
NewUpdateRoutingSchemaParamsWithTimeout creates a new UpdateRoutingSchemaParams object with the ability to set a timeout on a request.

# Structs

Client for routing schema service API */.
CreateRoutingSchemaForbidden describes a response with status code 403, with default header values.
CreateRoutingSchemaNotFound describes a response with status code 404, with default header values.
CreateRoutingSchemaOK describes a response with status code 200, with default header values.
CreateRoutingSchemaParams contains all the parameters to send to the API endpoint for the create routing schema operation.
CreateRoutingSchemaReader is a Reader for the CreateRoutingSchema structure.
DeleteRoutingSchemaForbidden describes a response with status code 403, with default header values.
DeleteRoutingSchemaNotFound describes a response with status code 404, with default header values.
DeleteRoutingSchemaOK describes a response with status code 200, with default header values.
DeleteRoutingSchemaParams contains all the parameters to send to the API endpoint for the delete routing schema operation.
DeleteRoutingSchemaReader is a Reader for the DeleteRoutingSchema structure.
PatchRoutingSchemaForbidden describes a response with status code 403, with default header values.
PatchRoutingSchemaNotFound describes a response with status code 404, with default header values.
PatchRoutingSchemaOK describes a response with status code 200, with default header values.
PatchRoutingSchemaParams contains all the parameters to send to the API endpoint for the patch routing schema operation.
PatchRoutingSchemaReader is a Reader for the PatchRoutingSchema structure.
ReadRoutingSchemaForbidden describes a response with status code 403, with default header values.
ReadRoutingSchemaNotFound describes a response with status code 404, with default header values.
ReadRoutingSchemaOK describes a response with status code 200, with default header values.
ReadRoutingSchemaParams contains all the parameters to send to the API endpoint for the read routing schema operation.
ReadRoutingSchemaReader is a Reader for the ReadRoutingSchema structure.
SearchRoutingSchemaForbidden describes a response with status code 403, with default header values.
SearchRoutingSchemaNotFound describes a response with status code 404, with default header values.
SearchRoutingSchemaOK describes a response with status code 200, with default header values.
SearchRoutingSchemaParams contains all the parameters to send to the API endpoint for the search routing schema operation.
SearchRoutingSchemaReader is a Reader for the SearchRoutingSchema structure.
UpdateRoutingSchemaForbidden describes a response with status code 403, with default header values.
UpdateRoutingSchemaNotFound describes a response with status code 404, with default header values.
UpdateRoutingSchemaOK describes a response with status code 200, with default header values.
UpdateRoutingSchemaParams contains all the parameters to send to the API endpoint for the update routing schema operation.
UpdateRoutingSchemaReader is a Reader for the UpdateRoutingSchema structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.