Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mailer ¶
type Mailer struct {
// contains filtered or unexported fields
}
Mailer contains a mail.Dialer instance (used to connect to an SMTP server) and the sender information for our emails (the name and address we want the email to be from, such as "Alice Smith <alice@example.com>").
Click to show internal directories.
Click to hide internal directories.