https://github.com/go-language-server/api
Protocol Buffers and FlatBuffers definitions according to the Language Server Protocol and Debug Adapter Protocol specifications
https://github.com/go-language-server/api
debug-adapter-protocol flatbuffers go grpc language-server-client language-server-protocol lsif protobuf protocol-buffers
Last synced: about 1 month ago
JSON representation
Protocol Buffers and FlatBuffers definitions according to the Language Server Protocol and Debug Adapter Protocol specifications
- Host: GitHub
- URL: https://github.com/go-language-server/api
- Owner: go-language-server
- License: bsd-3-clause
- Created: 2020-07-11T09:22:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T21:02:33.000Z (over 2 years ago)
- Last Synced: 2025-02-18T12:06:58.369Z (12 months ago)
- Topics: debug-adapter-protocol, flatbuffers, go, grpc, language-server-client, language-server-protocol, lsif, protobuf, protocol-buffers
- Language: Makefile
- Homepage: https://pkg.go.dev/go.lsp.dev/api
- Size: 4.28 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# api
[Protocol Buffers](https://github.com/protocolbuffers/protobuf) and [FlatBuffers](https://github.com/google/flatbuffers) definitions according to the Language Server Protocol and Debug Adapter Protocol specifications.