# Functions
DefaultValues initiates a set of configs (Registerers) with their defaults.
# Interfaces
Registerer is a thing that can RegisterFlags.
# Type aliases
CIDRSliceCSV is a slice of CIDRs that is parsed from a comma-separated string.
StringSlice is a slice of strings that implements flag.Value.
Time usable as flag or in YAML config.