package
3.4.2
Repository: https://github.com/grafana/loki.git
Documentation: pkg.go.dev

# Functions

# Structs

LabelSet is a labelSet that can be used as a flag.

# Interfaces

# Type aliases

ByteSize is a flag parsing compatibility type for constructing human friendly sizes.
StringSliceCSV is a slice of strings that is parsed from a comma-separated string It implements flag.Value and yaml Marshalers.