# Functions
FromTimeDuration converts a time.Duration to a notification.Duration type.
ParseCheckLevel will parse the string to checkLevel.
# Structs
StatusRule includes parameters of status rules.
# Type aliases
CheckLevel is the enum value of status levels.
Duration is a custom type used for generating flux compatible durations.
TagRule is the struct of tag rule.