package
0.0.0-20190923085903-5a544cf7f34f
Repository: https://github.com/metadium/go-delegator.git
Documentation: pkg.go.dev
# Functions
GetRPCRequestFromJSON returns RPCRequest struct from JSON.
GetRPCResponseFromJSON returns RPCRequest struct from JSON.
# Structs
RPCError is a interface for JSON-RPC error.
RPCRequest is a interface for JSON-RPC request.
RPCResponse is a interface for JSON-RPC response.