Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotifyConfig ¶
NotifyConfig is the telegram notification configuration
func (NotifyConfig) Send ¶
func (c NotifyConfig) Send(subject base.Subject) error
Send is the wrapper for SendTelegramNotification
func (NotifyConfig) SendTelegramNotification ¶
func (c NotifyConfig) SendTelegramNotification(subject base.Subject) error
SendTelegramNotification will send the notification to telegram.
Click to show internal directories.
Click to hide internal directories.