# Functions
MustNewFields returns a new flag that supports the passed fields.
NewSort returns a Sort flag.
# Constants
DateTimeExampleFormat is an exemplary valid datetime flag.
DateTimeFormat describes a short format supported by the flag.
DateTimeFormatDescr contains a description of the supported formats.
DateTimeFormatTz describes long format supported by the flag.
FieldSep specifies the separator when passing multiple values to the flag.
TaskStatusFormatDescription is the format description for the flag.
# Structs
DateTimeFlagValue is the DateTime pflag flag.
Fields is a flag that accept a comma-separated list of field names.
Sort is a commandline flag to specify via which field and in which order output should be sorted.
TaskStatus is a commandline parameter to specify build status filters.