package
Version:
v0.0.0-...-5d74809
Opens a new window with list of versions in this module.
Published: Aug 29, 2022
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func MailSendCode(fmail, tmail, subject, code, username, password, host, port string) error
邮箱验证码发送
type Body struct {
Code int `json:"code"`
Msg string `json:"msg"`
Data interface{} `json:"data,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.