Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TelegramConfig ¶
type TelegramNotifier ¶
type TelegramNotifier struct {
TelegramConfig
}
func NewTelegramNotifier ¶
func NewTelegramNotifier(config TelegramConfig) *TelegramNotifier
func (TelegramNotifier) Notify ¶
func (t TelegramNotifier) Notify(message string) error
Click to show internal directories.
Click to hide internal directories.