File: README.md

package info (click to toggle)
golang-github-sourcegraph-go-lsp 0.0~git20200429.219e11d-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 200 bytes parent folder | download
1
2
3
4
5
6
7
8
# go-lsp

Package lsp contains Go types for the messages used in the Language Server
Protocol.

See
https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md
for more information.