package
0.28.0
Repository: https://github.com/prometheus/alertmanager.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

A DayOfMonthRange is an inclusive range that may have negative Beginning/End values that represent distance from the End of the month Beginning at -1.
InclusiveRange is used to hold the Beginning and End values of many time interval components.
Intervener determines whether a given time and active route time interval should mute outgoing notifications.
A Location is a container for a time.Location, used for custom unmarshalling/validation logic.
A MonthRange is an inclusive range between [1, 12] where 1 = January.
TimeInterval describes intervals of time.
TimeRange represents a range of minutes within a 1440 minute day, exclusive of the End minute.
A WeekdayRange is an inclusive range between [0, 6] where 0 = Sunday.
A YearRange is a positive inclusive range.