Documentation
¶
Index ¶
Constants ¶
View Source
const ( BodyTypePlain = "plain" BodyTypeHTML = "html" )
Variables ¶
This section is empty.
Functions ¶
func SendMail ¶
func SendMail(config ParamConfigSendMail) error
Types ¶
type ParamConfigSendMail ¶
type ParamConfigSendMail struct { SMTP ParamConfigSendMailSMTP From ParamConfigSendMailFrom To ParamConfigSendMailTo }
type ParamConfigSendMailFrom ¶
type ParamConfigSendMailSMTP ¶
Click to show internal directories.
Click to hide internal directories.