mirror of
https://github.com/harness/drone.git
synced 2025-05-31 11:43:15 +00:00
jsonrpc2: JSON-RPC 2.0 implementation for Go

Package jsonrpc2 provides a Go implementation of JSON-RPC 2.0.
This package is experimental until further notice.
Known issues
- Batch requests and responses are not yet supported.