# Functions
Compare compares the two label sets.
Equal returns whether the two label sets are equal.
FromMap returns new sorted Labels from the given map.
FromStrings creates new labels from pairs of strings.
MustNewMatcher panics on error - only for use in tests!.
New returns a sorted Labels from the given labels.
NewBuilder returns a new LabelsBuilder.
No description provided by the author
NewMatcher returns a matcher object.
# Constants
Well-known label names used by Prometheus components.
Well-known label names used by Prometheus components.
Well-known label names used by Prometheus components.
Possible MatchTypes.
Possible MatchTypes.
Possible MatchTypes.
Possible MatchTypes.
Well-known label names used by Prometheus components.
# Structs
Builder allows modifying Labels.
No description provided by the author
Label is a key/value pair of strings.
Matcher models the matching of a label.