package
0.0.0-20211013214444-3022da0884b2
Repository: https://github.com/jdbaldry/go-language-server-protocol.git
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.