.gitignore added
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / tools@v0.1.0 / internal / lsp / README.md
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.