package
0.31.0
Repository: https://go.googlesource.com/tools
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Of64 creates a new label from a key and a uint64.
OfString creates a new label from a key and a string.
OfValue creates a new label from the key and value.

# Structs

Label holds a key and value pair.

# Interfaces

Key is used as the identity of a Label.
List is the interface to something that provides an iterable list of labels.
Map is the interface to a collection of Labels indexed by key.