# Functions
NewAliDMSender 阿里云邮件推送.
NewCmdSender sendmail.
Initialize Email Queue.
No description provided by the author
NewSmtpSender SMTP.
# Structs
AliDMSender implements Sender.
CmdSender implements Sender.
No description provided by the author
No description provided by the author
No description provided by the author
SmtpSender implements Sender.
# Interfaces
Sender is an interface for sending email.