Registry / utility / protocol

protocol

JSON →
library0.12.0gogounverified

A Go implementation of the Language Server Protocol specification.

go get go.lsp.dev/protocol
INSTALL
IMPORT
SIG · PROTOCOL
P
protocol
utilitygov0.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

protocol
go.lsp.dev/protocol

Use LSP protocol types

package main import "go.lsp.dev/protocol" func main() { _ = protocol.InitializeParams{} }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
protocol — go get protocol · libregistry