Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mailer ¶
type Mailer struct { From string Host string FullHost string Auth smtp.Auth Logger log.LoggerInterface }
func NewInternalMailer ¶
func NewInternalMailer() *Mailer
func (*Mailer) Connect ¶
func (m *Mailer) Connect(d MailerDependency)
type MailerDependency ¶
Click to show internal directories.
Click to hide internal directories.