Files
woodpecker/vendor/github.com/sourcegraph/jsonrpc2
6543 112d227433 Use go's vendoring (#284) (#415)
* use vendoring

* add tools.go
2021-10-08 12:41:28 +02:00
..
2021-10-08 12:41:28 +02:00
2021-10-08 12:41:28 +02:00
2021-10-08 12:41:28 +02:00
2021-10-08 12:41:28 +02:00
2021-10-08 12:41:28 +02:00
2021-10-08 12:41:28 +02:00
2021-10-08 12:41:28 +02:00
2021-10-08 12:41:28 +02:00
2021-10-08 12:41:28 +02:00
2021-10-08 12:41:28 +02:00

jsonrpc2: JSON-RPC 2.0 implementation for Go Build Status Sourcegraph GoDoc

Package jsonrpc2 provides a Go implementation of JSON-RPC 2.0.

This package is experimental until further notice.

Open the code in Sourcegraph

Known issues

  • Batch requests and responses are not yet supported.