Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmailPayload ¶
type SmptpPayload ¶
func NewSmtpPayload ¶
func NewSmtpPayload(from string, to ...string) *SmptpPayload
func (*SmptpPayload) Msg ¶
func (pl *SmptpPayload) Msg() []byte
func (*SmptpPayload) SetMsg ¶
func (pl *SmptpPayload) SetMsg(subject, body string)
Click to show internal directories.
Click to hide internal directories.