//
pkg.gl
Category
github.com/grafana/loki/v3
pkg
util
flagext
package
3.4.2
Repository:
https://github.com/grafana/loki.git
Documentation:
pkg.go.dev
Versions
4
Dependencies
11
Dependents
18
Files
219 SLOC
#
Functions
NewFlagSetWithSkip
#
Structs
FlagSetWithSkip
LabelSet
LabelSet is a labelSet that can be used as a flag.
#
Interfaces
ListValue
#
Type aliases
ByteSize
ByteSize is a flag parsing compatibility type for constructing human friendly sizes.
CSV
StringSliceCSV is a slice of strings that is parsed from a comma-separated string It implements flag.Value and yaml Marshalers.