# Functions

DefaultEncoder returns a label encoder that encodes labels in such a way that each escaped label's key is followed by an equal sign and then by an escaped label's value.
No description provided by the author
NewEncoderID returns a unique label encoder ID.
NewSet returns a new `*Set`.
NewSetWithSortable returns a new `*Set`.

# Structs

No description provided by the author
No description provided by the author
Iterator allows iterating over the set of labels in order, sorted by key.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author