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

# Functions

New creates a new calendar service API client.
NewCreateCalendarForbidden creates a CreateCalendarForbidden with default headers values.
NewCreateCalendarNotFound creates a CreateCalendarNotFound with default headers values.
NewCreateCalendarOK creates a CreateCalendarOK with default headers values.
NewCreateCalendarParams creates a new CreateCalendarParams object, with the default timeout for this client.
NewCreateCalendarParamsWithContext creates a new CreateCalendarParams object with the ability to set a context for a request.
NewCreateCalendarParamsWithHTTPClient creates a new CreateCalendarParams object with the ability to set a custom HTTPClient for a request.
NewCreateCalendarParamsWithTimeout creates a new CreateCalendarParams object with the ability to set a timeout on a request.
NewDeleteCalendarForbidden creates a DeleteCalendarForbidden with default headers values.
NewDeleteCalendarNotFound creates a DeleteCalendarNotFound with default headers values.
NewDeleteCalendarOK creates a DeleteCalendarOK with default headers values.
NewDeleteCalendarParams creates a new DeleteCalendarParams object, with the default timeout for this client.
NewDeleteCalendarParamsWithContext creates a new DeleteCalendarParams object with the ability to set a context for a request.
NewDeleteCalendarParamsWithHTTPClient creates a new DeleteCalendarParams object with the ability to set a custom HTTPClient for a request.
NewDeleteCalendarParamsWithTimeout creates a new DeleteCalendarParams object with the ability to set a timeout on a request.
NewReadCalendarForbidden creates a ReadCalendarForbidden with default headers values.
NewReadCalendarNotFound creates a ReadCalendarNotFound with default headers values.
NewReadCalendarOK creates a ReadCalendarOK with default headers values.
NewReadCalendarParams creates a new ReadCalendarParams object, with the default timeout for this client.
NewReadCalendarParamsWithContext creates a new ReadCalendarParams object with the ability to set a context for a request.
NewReadCalendarParamsWithHTTPClient creates a new ReadCalendarParams object with the ability to set a custom HTTPClient for a request.
NewReadCalendarParamsWithTimeout creates a new ReadCalendarParams object with the ability to set a timeout on a request.
NewSearchCalendarForbidden creates a SearchCalendarForbidden with default headers values.
NewSearchCalendarNotFound creates a SearchCalendarNotFound with default headers values.
NewSearchCalendarOK creates a SearchCalendarOK with default headers values.
NewSearchCalendarParams creates a new SearchCalendarParams object, with the default timeout for this client.
NewSearchCalendarParamsWithContext creates a new SearchCalendarParams object with the ability to set a context for a request.
NewSearchCalendarParamsWithHTTPClient creates a new SearchCalendarParams object with the ability to set a custom HTTPClient for a request.
NewSearchCalendarParamsWithTimeout creates a new SearchCalendarParams object with the ability to set a timeout on a request.
NewSearchTimezonesForbidden creates a SearchTimezonesForbidden with default headers values.
NewSearchTimezonesNotFound creates a SearchTimezonesNotFound with default headers values.
NewSearchTimezonesOK creates a SearchTimezonesOK with default headers values.
NewSearchTimezonesParams creates a new SearchTimezonesParams object, with the default timeout for this client.
NewSearchTimezonesParamsWithContext creates a new SearchTimezonesParams object with the ability to set a context for a request.
NewSearchTimezonesParamsWithHTTPClient creates a new SearchTimezonesParams object with the ability to set a custom HTTPClient for a request.
NewSearchTimezonesParamsWithTimeout creates a new SearchTimezonesParams object with the ability to set a timeout on a request.
NewUpdateCalendarForbidden creates a UpdateCalendarForbidden with default headers values.
NewUpdateCalendarNotFound creates a UpdateCalendarNotFound with default headers values.
NewUpdateCalendarOK creates a UpdateCalendarOK with default headers values.
NewUpdateCalendarParams creates a new UpdateCalendarParams object, with the default timeout for this client.
NewUpdateCalendarParamsWithContext creates a new UpdateCalendarParams object with the ability to set a context for a request.
NewUpdateCalendarParamsWithHTTPClient creates a new UpdateCalendarParams object with the ability to set a custom HTTPClient for a request.
NewUpdateCalendarParamsWithTimeout creates a new UpdateCalendarParams object with the ability to set a timeout on a request.

# Structs

Client for calendar service API */.
CreateCalendarForbidden describes a response with status code 403, with default header values.
CreateCalendarNotFound describes a response with status code 404, with default header values.
CreateCalendarOK describes a response with status code 200, with default header values.
CreateCalendarParams contains all the parameters to send to the API endpoint for the create calendar operation.
CreateCalendarReader is a Reader for the CreateCalendar structure.
DeleteCalendarForbidden describes a response with status code 403, with default header values.
DeleteCalendarNotFound describes a response with status code 404, with default header values.
DeleteCalendarOK describes a response with status code 200, with default header values.
DeleteCalendarParams contains all the parameters to send to the API endpoint for the delete calendar operation.
DeleteCalendarReader is a Reader for the DeleteCalendar structure.
ReadCalendarForbidden describes a response with status code 403, with default header values.
ReadCalendarNotFound describes a response with status code 404, with default header values.
ReadCalendarOK describes a response with status code 200, with default header values.
ReadCalendarParams contains all the parameters to send to the API endpoint for the read calendar operation.
ReadCalendarReader is a Reader for the ReadCalendar structure.
SearchCalendarForbidden describes a response with status code 403, with default header values.
SearchCalendarNotFound describes a response with status code 404, with default header values.
SearchCalendarOK describes a response with status code 200, with default header values.
SearchCalendarParams contains all the parameters to send to the API endpoint for the search calendar operation.
SearchCalendarReader is a Reader for the SearchCalendar structure.
SearchTimezonesForbidden describes a response with status code 403, with default header values.
SearchTimezonesNotFound describes a response with status code 404, with default header values.
SearchTimezonesOK describes a response with status code 200, with default header values.
SearchTimezonesParams contains all the parameters to send to the API endpoint for the search timezones operation.
SearchTimezonesReader is a Reader for the SearchTimezones structure.
UpdateCalendarForbidden describes a response with status code 403, with default header values.
UpdateCalendarNotFound describes a response with status code 404, with default header values.
UpdateCalendarOK describes a response with status code 200, with default header values.
UpdateCalendarParams contains all the parameters to send to the API endpoint for the update calendar operation.
UpdateCalendarReader is a Reader for the UpdateCalendar structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.