Documentation ¶
Index ¶
Constants ¶
View Source
const CodeTemp = `` /* 5883-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func SendEmailWithTemp ¶
Types ¶
type CodeTempData ¶
type CodeTempData struct { Subject string // 主题 UserName string // 用户名 BaseUrl string // 域名 // 操作邮箱 Option string // 操作 OptionsTimeOut string // 超时时间 OptionsCode string // 验证码 OptionsUrl string // 连接 // 通知 Notify string // 通知 NotifyMsg string // 通知详情 NotifyUrl string // 通知地址 // 其他HTML HTML string // 其他HTML }
Click to show internal directories.
Click to hide internal directories.