Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrSMTPNoSet = errors.New(`SMTP is not set`) ErrSendChannelTimeout = errors.New(`SendMail: The sending channel timed out`) )
Functions ¶
func SMTPClient ¶
func SMTPClient(conf *mail.SMTPConfig) *mail.SMTPClient
Types ¶
Click to show internal directories.
Click to hide internal directories.