Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotificationConf ¶ added in v1.9.0
type NotificationConf struct {
TemplateID int64 // 模版ID
TemplateParams map[string]interface{} // 传递参数
Channel Channel // 通知渠道
}
NotificationConf 消息通知配置
type Order ¶
Click to show internal directories.
Click to hide internal directories.