# Functions
FatalOnError prints error to stderr and shuts down the application.
NewStringsListValue returns a new StringsListValue.
No description provided by the author
# Structs
TextUnmarshalerValue is flag.Value adapter for values which implement encoding.TextUnmarshaler interface.
# Type aliases
StringsListValue is comma-separated list of values that implements flag.Value interface.