Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmailSender ¶
func NewEmailSender ¶
func NewEmailSender(conf *config.Config) EmailSender
func (EmailSender) Send ¶
func (e EmailSender) Send(from, to, subject, body string) error
Click to show internal directories.
Click to hide internal directories.