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

# Functions

New creates a new email profile service API client.
NewCreateEmailProfileForbidden creates a CreateEmailProfileForbidden with default headers values.
NewCreateEmailProfileNotFound creates a CreateEmailProfileNotFound with default headers values.
NewCreateEmailProfileOK creates a CreateEmailProfileOK with default headers values.
NewCreateEmailProfileParams creates a new CreateEmailProfileParams object, with the default timeout for this client.
NewCreateEmailProfileParamsWithContext creates a new CreateEmailProfileParams object with the ability to set a context for a request.
NewCreateEmailProfileParamsWithHTTPClient creates a new CreateEmailProfileParams object with the ability to set a custom HTTPClient for a request.
NewCreateEmailProfileParamsWithTimeout creates a new CreateEmailProfileParams object with the ability to set a timeout on a request.
NewDeleteEmailProfileForbidden creates a DeleteEmailProfileForbidden with default headers values.
NewDeleteEmailProfileNotFound creates a DeleteEmailProfileNotFound with default headers values.
NewDeleteEmailProfileOK creates a DeleteEmailProfileOK with default headers values.
NewDeleteEmailProfileParams creates a new DeleteEmailProfileParams object, with the default timeout for this client.
NewDeleteEmailProfileParamsWithContext creates a new DeleteEmailProfileParams object with the ability to set a context for a request.
NewDeleteEmailProfileParamsWithHTTPClient creates a new DeleteEmailProfileParams object with the ability to set a custom HTTPClient for a request.
NewDeleteEmailProfileParamsWithTimeout creates a new DeleteEmailProfileParams object with the ability to set a timeout on a request.
NewReadEmailProfileForbidden creates a ReadEmailProfileForbidden with default headers values.
NewReadEmailProfileNotFound creates a ReadEmailProfileNotFound with default headers values.
NewReadEmailProfileOK creates a ReadEmailProfileOK with default headers values.
NewReadEmailProfileParams creates a new ReadEmailProfileParams object, with the default timeout for this client.
NewReadEmailProfileParamsWithContext creates a new ReadEmailProfileParams object with the ability to set a context for a request.
NewReadEmailProfileParamsWithHTTPClient creates a new ReadEmailProfileParams object with the ability to set a custom HTTPClient for a request.
NewReadEmailProfileParamsWithTimeout creates a new ReadEmailProfileParams object with the ability to set a timeout on a request.
NewSearchEmailProfileForbidden creates a SearchEmailProfileForbidden with default headers values.
NewSearchEmailProfileNotFound creates a SearchEmailProfileNotFound with default headers values.
NewSearchEmailProfileOK creates a SearchEmailProfileOK with default headers values.
NewSearchEmailProfileParams creates a new SearchEmailProfileParams object, with the default timeout for this client.
NewSearchEmailProfileParamsWithContext creates a new SearchEmailProfileParams object with the ability to set a context for a request.
NewSearchEmailProfileParamsWithHTTPClient creates a new SearchEmailProfileParams object with the ability to set a custom HTTPClient for a request.
NewSearchEmailProfileParamsWithTimeout creates a new SearchEmailProfileParams object with the ability to set a timeout on a request.
NewUpdateEmailProfileForbidden creates a UpdateEmailProfileForbidden with default headers values.
NewUpdateEmailProfileNotFound creates a UpdateEmailProfileNotFound with default headers values.
NewUpdateEmailProfileOK creates a UpdateEmailProfileOK with default headers values.
NewUpdateEmailProfileParams creates a new UpdateEmailProfileParams object, with the default timeout for this client.
NewUpdateEmailProfileParamsWithContext creates a new UpdateEmailProfileParams object with the ability to set a context for a request.
NewUpdateEmailProfileParamsWithHTTPClient creates a new UpdateEmailProfileParams object with the ability to set a custom HTTPClient for a request.
NewUpdateEmailProfileParamsWithTimeout creates a new UpdateEmailProfileParams object with the ability to set a timeout on a request.

# Structs

Client for email profile service API */.
CreateEmailProfileForbidden describes a response with status code 403, with default header values.
CreateEmailProfileNotFound describes a response with status code 404, with default header values.
CreateEmailProfileOK describes a response with status code 200, with default header values.
CreateEmailProfileParams contains all the parameters to send to the API endpoint for the create email profile operation.
CreateEmailProfileReader is a Reader for the CreateEmailProfile structure.
DeleteEmailProfileForbidden describes a response with status code 403, with default header values.
DeleteEmailProfileNotFound describes a response with status code 404, with default header values.
DeleteEmailProfileOK describes a response with status code 200, with default header values.
DeleteEmailProfileParams contains all the parameters to send to the API endpoint for the delete email profile operation.
DeleteEmailProfileReader is a Reader for the DeleteEmailProfile structure.
ReadEmailProfileForbidden describes a response with status code 403, with default header values.
ReadEmailProfileNotFound describes a response with status code 404, with default header values.
ReadEmailProfileOK describes a response with status code 200, with default header values.
ReadEmailProfileParams contains all the parameters to send to the API endpoint for the read email profile operation.
ReadEmailProfileReader is a Reader for the ReadEmailProfile structure.
SearchEmailProfileForbidden describes a response with status code 403, with default header values.
SearchEmailProfileNotFound describes a response with status code 404, with default header values.
SearchEmailProfileOK describes a response with status code 200, with default header values.
SearchEmailProfileParams contains all the parameters to send to the API endpoint for the search email profile operation.
SearchEmailProfileReader is a Reader for the SearchEmailProfile structure.
UpdateEmailProfileForbidden describes a response with status code 403, with default header values.
UpdateEmailProfileNotFound describes a response with status code 404, with default header values.
UpdateEmailProfileOK describes a response with status code 200, with default header values.
UpdateEmailProfileParams contains all the parameters to send to the API endpoint for the update email profile operation.
UpdateEmailProfileReader is a Reader for the UpdateEmailProfile structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.