Documentation ¶
Overview ¶
Package notify : 通知処理
Package notify : 通知処理
Package notify : 通知処理
Package notify : 通知処理
Package notify : 通知処理
Index ¶
- func ExecNotifyCmd(cmd string, level int) error
- func SendActionMail(subject, body string)
- func SendChat(c *datastore.NotifyConfEnt, title, level, message string) error
- func SendLine(c *datastore.NotifyConfEnt, message string, stickerPackageId, stickerId int) error
- func SendNotifyChat(l *datastore.EventLogEnt)
- func SendTestMail(testConf *datastore.NotifyConfEnt) error
- func Start(ctx context.Context, wg *sync.WaitGroup) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecNotifyCmd ¶ added in v1.13.0
func SendActionMail ¶ added in v1.35.0
func SendActionMail(subject, body string)
SendActionMailは、通知メールを送信します。
func SendChat ¶ added in v1.7.0
func SendChat(c *datastore.NotifyConfEnt, title, level, message string) error
func SendLine ¶ added in v1.35.0
func SendLine(c *datastore.NotifyConfEnt, message string, stickerPackageId, stickerId int) error
func SendNotifyChat ¶ added in v1.7.0
func SendNotifyChat(l *datastore.EventLogEnt)
func SendTestMail ¶
func SendTestMail(testConf *datastore.NotifyConfEnt) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.