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: 21 days ago

    Loading...
    Readme
    Loading...