//
pkg.gl
Category
github.com/joonix/alertmanager
template
package
0.9.1
Repository:
https://github.com/joonix/alertmanager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
272 SLOC
#
Functions
FromGlobs
FromGlobs calls ParseGlob on all path globs provided and returns the resulting Template.
#
Variables
DefaultFuncs
No description provided by the author
#
Structs
Alert
Alert holds one alert for notification templates.
Data
Data is the data passed to notification templates and webhook pushes.
Pair
Pair is a key/value string pair.
Template
Template bundles a text and a html template instance.
#
Type aliases
Alerts
Alerts is a list of Alert objects.
FuncMap
No description provided by the author
KV
KV is a set of key/value string pairs.
Pairs
Pairs is a list of key/value string pairs.