github.com/jd-ly/tools@v0.5.7/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.