package
0.0.0-20240903172430-5415bcaff0b7
Repository: https://github.com/webitel/sql_for_dialer.git
Documentation: pkg.go.dev
# Functions
New creates a new region service API client.
NewCreateRegionForbidden creates a CreateRegionForbidden with default headers values.
NewCreateRegionNotFound creates a CreateRegionNotFound with default headers values.
NewCreateRegionOK creates a CreateRegionOK with default headers values.
NewCreateRegionParams creates a new CreateRegionParams object, with the default timeout for this client.
NewCreateRegionParamsWithContext creates a new CreateRegionParams object with the ability to set a context for a request.
NewCreateRegionParamsWithHTTPClient creates a new CreateRegionParams object with the ability to set a custom HTTPClient for a request.
NewCreateRegionParamsWithTimeout creates a new CreateRegionParams object with the ability to set a timeout on a request.
NewDeleteRegionForbidden creates a DeleteRegionForbidden with default headers values.
NewDeleteRegionNotFound creates a DeleteRegionNotFound with default headers values.
NewDeleteRegionOK creates a DeleteRegionOK with default headers values.
NewDeleteRegionParams creates a new DeleteRegionParams object, with the default timeout for this client.
NewDeleteRegionParamsWithContext creates a new DeleteRegionParams object with the ability to set a context for a request.
NewDeleteRegionParamsWithHTTPClient creates a new DeleteRegionParams object with the ability to set a custom HTTPClient for a request.
NewDeleteRegionParamsWithTimeout creates a new DeleteRegionParams object with the ability to set a timeout on a request.
NewPatchRegionForbidden creates a PatchRegionForbidden with default headers values.
NewPatchRegionNotFound creates a PatchRegionNotFound with default headers values.
NewPatchRegionOK creates a PatchRegionOK with default headers values.
NewPatchRegionParams creates a new PatchRegionParams object, with the default timeout for this client.
NewPatchRegionParamsWithContext creates a new PatchRegionParams object with the ability to set a context for a request.
NewPatchRegionParamsWithHTTPClient creates a new PatchRegionParams object with the ability to set a custom HTTPClient for a request.
NewPatchRegionParamsWithTimeout creates a new PatchRegionParams object with the ability to set a timeout on a request.
NewReadRegionForbidden creates a ReadRegionForbidden with default headers values.
NewReadRegionNotFound creates a ReadRegionNotFound with default headers values.
NewReadRegionOK creates a ReadRegionOK with default headers values.
NewReadRegionParams creates a new ReadRegionParams object, with the default timeout for this client.
NewReadRegionParamsWithContext creates a new ReadRegionParams object with the ability to set a context for a request.
NewReadRegionParamsWithHTTPClient creates a new ReadRegionParams object with the ability to set a custom HTTPClient for a request.
NewReadRegionParamsWithTimeout creates a new ReadRegionParams object with the ability to set a timeout on a request.
NewSearchRegionForbidden creates a SearchRegionForbidden with default headers values.
NewSearchRegionNotFound creates a SearchRegionNotFound with default headers values.
NewSearchRegionOK creates a SearchRegionOK with default headers values.
NewSearchRegionParams creates a new SearchRegionParams object, with the default timeout for this client.
NewSearchRegionParamsWithContext creates a new SearchRegionParams object with the ability to set a context for a request.
NewSearchRegionParamsWithHTTPClient creates a new SearchRegionParams object with the ability to set a custom HTTPClient for a request.
NewSearchRegionParamsWithTimeout creates a new SearchRegionParams object with the ability to set a timeout on a request.
NewUpdateRegionForbidden creates a UpdateRegionForbidden with default headers values.
NewUpdateRegionNotFound creates a UpdateRegionNotFound with default headers values.
NewUpdateRegionOK creates a UpdateRegionOK with default headers values.
NewUpdateRegionParams creates a new UpdateRegionParams object, with the default timeout for this client.
NewUpdateRegionParamsWithContext creates a new UpdateRegionParams object with the ability to set a context for a request.
NewUpdateRegionParamsWithHTTPClient creates a new UpdateRegionParams object with the ability to set a custom HTTPClient for a request.
NewUpdateRegionParamsWithTimeout creates a new UpdateRegionParams object with the ability to set a timeout on a request.
# Structs
Client for region service API
*/.
CreateRegionForbidden describes a response with status code 403, with default header values.
CreateRegionNotFound describes a response with status code 404, with default header values.
CreateRegionOK describes a response with status code 200, with default header values.
CreateRegionParams contains all the parameters to send to the API endpoint
for the create region operation.
CreateRegionReader is a Reader for the CreateRegion structure.
DeleteRegionForbidden describes a response with status code 403, with default header values.
DeleteRegionNotFound describes a response with status code 404, with default header values.
DeleteRegionOK describes a response with status code 200, with default header values.
DeleteRegionParams contains all the parameters to send to the API endpoint
for the delete region operation.
DeleteRegionReader is a Reader for the DeleteRegion structure.
PatchRegionForbidden describes a response with status code 403, with default header values.
PatchRegionNotFound describes a response with status code 404, with default header values.
PatchRegionOK describes a response with status code 200, with default header values.
PatchRegionParams contains all the parameters to send to the API endpoint
for the patch region operation.
PatchRegionReader is a Reader for the PatchRegion structure.
ReadRegionForbidden describes a response with status code 403, with default header values.
ReadRegionNotFound describes a response with status code 404, with default header values.
ReadRegionOK describes a response with status code 200, with default header values.
ReadRegionParams contains all the parameters to send to the API endpoint
for the read region operation.
ReadRegionReader is a Reader for the ReadRegion structure.
SearchRegionForbidden describes a response with status code 403, with default header values.
SearchRegionNotFound describes a response with status code 404, with default header values.
SearchRegionOK describes a response with status code 200, with default header values.
SearchRegionParams contains all the parameters to send to the API endpoint
for the search region operation.
SearchRegionReader is a Reader for the SearchRegion structure.
UpdateRegionForbidden describes a response with status code 403, with default header values.
UpdateRegionNotFound describes a response with status code 404, with default header values.
UpdateRegionOK describes a response with status code 200, with default header values.
UpdateRegionParams contains all the parameters to send to the API endpoint
for the update region operation.
UpdateRegionReader is a Reader for the UpdateRegion structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.