An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.0% on proxy.golang.org
Top 2.5% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 6.9% forks on proxy.golang.org
Top 1.4% docker downloads on proxy.golang.org

proxy.golang.org : github.com/go-language-server/protocol

Package protocol implements Language Server Protocol specification in Go. This package contains the structs that map directly to the wire format of the Language Server Protocol. It is a literal transcription, with unmodified comments, and only the changes required to make it Go code. - Names are uppercased to export them. - All fields have JSON tags added to correct the names. - Fields marked with a ? are also marked as "omitempty". - Fields that are "|| null" are made pointers. - Fields that are string or number are left as string. - Fields that are type "number" are made float64.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/go-language-server/protocol
Keywords: go , gojay , language-server-client , language-server-protocol , protocol
License: BSD-3-Clause
Latest release: over 3 years ago
First release: over 6 years ago
Namespace: github.com/go-language-server
Dependent packages: 5
Dependent repositories: 2
Stars: 54 on GitHub
Forks: 8 on GitHub
Docker dependents: 3
Docker downloads: 505
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

Top 8.5% on proxy.golang.org
github.com/cjwomack/gonb v0.0.0-20230321102132-dc643fe1d8ad
4 versions - Latest release: over 2 years ago
Top 5.9% on proxy.golang.org
github.com/micnncim/protocol-buffers-language-server v0.0.0-20200218042800-6c789bde03b5
[WIP] Protocol Buffers Language Server
1 version - Latest release: over 5 years ago - 56 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/go-language-server/inspector v0.0.0-20200201154012-3f24f479c252
Package inspector implements Language Server Protocol Inspector specification in Go.
1 version - Latest release: over 5 years ago - 0 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.