Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResendConfig ¶
type ResendMailer ¶
type ResendMailer struct {
// contains filtered or unexported fields
}
func NewResendMailer ¶
func NewResendMailer(cfg ResendConfig) (*ResendMailer, error)
type SMTPConfig ¶
type SMTPMailer ¶
type SMTPMailer struct {
// contains filtered or unexported fields
}
func NewSMTPMailer ¶
func NewSMTPMailer(cfg SMTPConfig) (*SMTPMailer, error)
Click to show internal directories.
Click to hide internal directories.