Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContext ¶ added in v0.6.15
func NewContext()
Types ¶
type Message ¶
type Message struct { Info string // Message information for log purpose. *gomail.Message }
func NewMessage ¶ added in v0.6.15
NewMessage creates new mail message object with default From header.
func NewMessageFrom ¶ added in v0.6.15
NewMessageFrom creates new mail message object with custom From header.
Click to show internal directories.
Click to hide internal directories.