Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnescapeHTML ¶
Types ¶
type Mailer ¶
type Mailer struct { TemplatesDir string TemplatesConfig *viper.Viper SMTPConfig }
type Option ¶
type Option func(*mail.Msg, []mail.Option) ([]mail.Option, error)
func WithReplyTo ¶
func WithTLSOpportunistic ¶
func WithTLSOpportunistic() Option
Click to show internal directories.
Click to hide internal directories.