Documentation ¶ Index ¶ func GetData(cfg *config.Config, alertID string) (bmodels.Alerts, error) func GetGroupedAlerts(cfg *config.Config, flowID string, groupKeyIdentifier string) ([]bmodels.Alerts, error) func SendAlert(cfg *config.Config, alert models.Alerts) func UpdateAlert(cfg *config.Config, alert models.Alerts) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetData ¶ func GetData(cfg *config.Config, alertID string) (bmodels.Alerts, error) func GetGroupedAlerts ¶ func GetGroupedAlerts(cfg *config.Config, flowID string, groupKeyIdentifier string) ([]bmodels.Alerts, error) func SendAlert ¶ func SendAlert(cfg *config.Config, alert models.Alerts) func UpdateAlert ¶ func UpdateAlert(cfg *config.Config, alert models.Alerts) Types ¶ This section is empty. Source Files ¶ View all Source files get_data.goget_grouped_alerts.gosend_alert.goupdate_alert.go Click to show internal directories. Click to hide internal directories.