module
0.0.0-20240608185122-5f8c3990a8da
Repository: https://github.com/alis-is/jsonrpc2.git
Documentation: pkg.go.dev
# README
jsonrpc2
alis-is/jsonrpc2
is library to simplify implementation of JSON-RPC2.0 services. Support batch requests and generics of params and results.
Inspired by/forked from teambition/jsonrpc-go and sourcegraph/jsonrpc2
Installation
go get github.com/alis-is/jsonrpc2