Sign in
go
/
tools
/
8aba49bb5ea283ececf5e8a1652b5e9705115d37
/
.
/
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
.