Documentation ¶
Overview ¶
Package mailer provides an interface and a Gmail implementation for sending emails.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GmailMailer ¶
type GmailMailer struct {
// contains filtered or unexported fields
}
GmailMailer is an implementation of the Mailer interface that sends emails using Gmail's SMTP server.
Click to show internal directories.
Click to hide internal directories.