package
2.2.0+incompatible
Repository: https://github.com/pydio/cells-sdk-go.git
Documentation: pkg.go.dev

# Functions

New creates a new mailer service API client.
NewSendOK creates a SendOK with default headers values.
NewSendParams creates a new SendParams object with the default values initialized.
NewSendParamsWithContext creates a new SendParams object with the default values initialized, and the ability to set a context for a request.
NewSendParamsWithHTTPClient creates a new SendParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSendParamsWithTimeout creates a new SendParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for mailer service API */.
SendOK handles this case with default header values.
SendParams contains all the parameters to send to the API endpoint for the send operation typically these are written to a http.Request */.
SendReader is a Reader for the Send structure.