github.com/powerman/golang-tools@v0.1.11-0.20220410185822-5ad214d8d803/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.