Documentation
¶
Index ¶
Constants ¶
View Source
const ( ByAll = "all" ByEmail = "email" ByMessagePusher = "message_pusher" )
Variables ¶
This section is empty.
Functions ¶
func SendEmailWithConfig ¶
func SendEmailWithConfig(mailCfg config.MailConfig, subject, receiver, content string) error
SendEmailWithConfig 根据传入的配置发送邮件
func SendMessage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.