status-go/vendor/go.lsp.dev/protocol
Igor Sirotin 679391999f
feat_: `LogOnPanic` linter (#5969)
* feat_: LogOnPanic linter

* fix_: add missing defer LogOnPanic

* chore_: make vendor

* fix_: tests, address pr comments

* fix_: address pr comments
2024-10-23 21:33:05 +01:00
..
.codecov.yml
.gitattributes
.gitignore
.golangci.yml
LICENSE
Makefile
README.md
base.go
basic.go
callhierarchy.go
capabilities_client.go
capabilities_server.go
client.go
context.go
deprecated.go
diagnostics.go
doc.go
errors.go
general.go
handler.go
language.go
log.go
progress.go
protocol.go
registration.go
selectionrange.go
semantic_token.go
server.go
text.go
util.go
version.go
window.go
workspace.go

README.md

protocol

CircleCI pkg.go.dev Go module codecov.io GA

Package protocol implements Language Server Protocol specification in Go.