Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogSender ¶
type LogSender struct {
// contains filtered or unexported fields
}
func NewLogSender ¶
type SMTPSender ¶
type SMTPSender struct {
// contains filtered or unexported fields
}
func NewSMTPSender ¶
func NewSMTPSender(cfg config.EmailConfig) *SMTPSender
Click to show internal directories.
Click to hide internal directories.