status-go/vendor/go.lsp.dev/jsonrpc2
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
.errcheckignore
.gitattributes
.gitignore
.golangci.yml
LICENSE
Makefile
README.md
codes.go
conn.go
errors.go
handler.go
jsonrpc2.go
message.go
serve.go
stream.go
wire.go

README.md

jsonrpc2

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

Package jsonrpc2 is an implementation of the JSON-RPC 2 specification for Go.