# Functions
HashOf returns the hash of some data.
KindForLang returns the gopls file [Kind] associated with the given LSP LanguageKind string from protocol.TextDocumentItem.LanguageID, or UnknownKind if the language is not one recognized by gopls.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Go is a Go source file.
Mod is a go.mod file.
No description provided by the author
No description provided by the author
Sum is a go.sum file.
Tmpl is a template file.
No description provided by the author
UnknownKind is a file type we don't know about.
Work is a go.work file.
# Structs
An Identity identifies the name and contents of a file.
Modification represents a modification to a file.