//
pkg.gl
Category
github.com/sourcegraph/go-langserver
pkg
directory
2.0.0+incompatible
Repository:
https://github.com/sourcegraph/go-langserver.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
0
Files
0
#
Packages
lsp
Package lsp contains Go types for the messages used in the Language Server Protocol.
lspext
No description provided by the author
tools
tools mainly contains variations on code found under golang.org/x/tools, but modified to be optimized for our usecase.