package
0.0.0-20220313022301-91b28428d627
Repository: https://github.com/yspk/algorithm.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewSmtpSender 创建基于smtp的邮件发送实例(使用PlainAuth) addr 服务器地址 from 发送者 authPwd 验证密码 如果创建实例发生异常,则返回错误.
send email over SSL.

# Structs

Message 邮件发送数据.
No description provided by the author
No description provided by the author
SmtpClient 使用smtp发送邮件.
general account info, always get it from environment variables.

# Interfaces

Sender 提供邮件发送接口.