package
0.9.1
Repository: https://github.com/joonix/alertmanager.git
Documentation: pkg.go.dev

# Functions

FromGlobs calls ParseGlob on all path globs provided and returns the resulting Template.

# Variables

No description provided by the author

# Structs

Alert holds one alert for notification templates.
Data is the data passed to notification templates and webhook pushes.
Pair is a key/value string pair.
Template bundles a text and a html template instance.

# Type aliases

Alerts is a list of Alert objects.
No description provided by the author
KV is a set of key/value string pairs.
Pairs is a list of key/value string pairs.