//
pkg.gl
Category
github.com/smiecj/go_common
util
mail
package
1.4.4
Repository:
https://github.com/smiecj/go_common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
249 SLOC
#
Functions
AddCC
添加邮件抄送人.
AddReceiver
添加邮件接收人.
NewSMTPMailSender
构建一个 SMTP 邮件发送器.
SetCC
设置邮件抄送人.
SetContent
设置邮件内容.
SetNickName
设置发送人别名.
SetReceiver
设置邮件接收人.
SetTitle
设置邮件标题.
#
Interfaces
Sender
邮件发送结构体定义.