github.com/jhump/golang-x-tools@v0.0.0-20220218190644-4958d6d39439/internal/lsp/README.md (about) 1 # lsp 2 3 internal/lsp provides much of the Language Server Protocol (lsp) implementation 4 for gopls. 5 6 Documentation for users and contributors can be found in the 7 [`gopls/doc`](../../gopls/doc) directory.