Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WelcomeEmailHTML ¶
WelcomeEmailHTML returns a dark, theme-aligned HTML email. Table-based for best compatibility across email clients.
func WelcomeEmailText ¶
Types ¶
type SMTPConfig ¶
type SMTPSender ¶
type SMTPSender struct {
// contains filtered or unexported fields
}
func NewSMTPSender ¶
func NewSMTPSender(cfg SMTPConfig) *SMTPSender
Click to show internal directories.
Click to hide internal directories.