package
0.0.0-20210912161602-c092c37e1cdd
Repository: https://github.com/krpn/prometheus-alert-webhooker.git
Documentation: pkg.go.dev

# Functions

NewTasks creates for rule-alert pairs.

# Structs

Action describes direct action as an reaction of alert.
Conditions describes.
Rule describes rule for alerts.

# Type aliases

Actions is a slice of Action.
Alerts is a slice of Alert.
Payload represents json structure of payload from Alertmanager.
Rules is a slice of Rule.
Tasks is a slice of executor.Task.
TasksGroups is a slice of Tasks.