package
Version:
v0.0.0-...-ec85eee
Opens a new window with list of versions in this module.
Published: Aug 20, 2019
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewMailer(sendgridApiKey string) *sendgridMailer
NewMailer returns initialized mailer
EmailAddress represents email address
type Mailer interface {
SendEmail(m *Mail) error
}
Mailer represents email sender
Source Files
¶
Click to show internal directories.
Click to hide internal directories.