package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Apr 24, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func TriggerTelegramAlert(cfg *Config, msg interface{}) error
type Config struct {
Token string `mapstructure:"TOKEN"`
Chat int64 `mapstructure:"CHAT"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.