package
0.0.0-20220519044642-fcfa923b4d1f
Repository: https://github.com/chainflow/solana-mission-control.git
Documentation: pkg.go.dev

# Functions

NewEmailAlerter returns email alert.
NewTelegramAlerter returns telegram alerter.
SendEmailAlert sends alert to email account by checking user's choice.
SendTelegramAlert sends the alert to telegram account check's alert setting before sending the alert.

# Interfaces

Email to send mail alert.
Telegram to send telegram alert interface.