Documentation
¶
Index ¶
- Variables
- func AdminNotify(comment *model.Comment, pComment *model.Comment)
- func Init()
- func SendBark(title string, msg string)
- func SendLark(title string, msg string)
- func SendNotify(comment *model.Comment, pComment *model.Comment)
- func SendWebHook(subject string, body string, comment *model.Comment, pComment *model.Comment)
- type NotifyWebHookReqBody
Constants ¶
This section is empty.
Variables ¶
View Source
var Notify *notify.Notify
View Source
var NotifyCtx = context.Background()
Functions ¶
func SendNotify ¶
通知发送 (from comment to parentComment)
Types ¶
type NotifyWebHookReqBody ¶
Click to show internal directories.
Click to hide internal directories.