Sign in
go
/
tools.git
/
586b4121b497816b3ef91d70587cd7bd3386954a
/
.
/
gopls
/
internal
/
lsp
/
README.md
blob: 34a142cbbe38e2ff8717f69dc86d73747b38b6ae [
file
] [
log
] [
blame
] [
view
]
# lsp
internal
/
lsp provides much of the
Language
Server
Protocol
(
lsp
)
implementation
for
gopls
.
Documentation
for
users
and
contributors can be found
in
the
[
`gopls/doc`
](../../
gopls
/
doc
)
directory
.