package
0.0.0-20191115112220-39c5ba2dd66f
Repository: https://github.com/gumeniukcom/golang-jsonrpc2.git
Documentation: pkg.go.dev

# Structs

Error struct for JSONRPC2 error @see https://www.jsonrpc.org/specification#error_object.
Request impementation of jsonrpc request @see https://www.jsonrpc.org/specification#request_object.
Response struct for full jsonrpc response @see https://www.jsonrpc.org/specification#response_object.

# Type aliases

BatchFullResponse is type for batch responseeasyjson:json.
Requests for batch requesteasyjson:json.