package
0.0.0-20151211100538-5a83db8b5dba
Repository: https://github.com/kerryjava/rpc.git
Documentation: pkg.go.dev
# Functions
DecodeClientResponse decodes the response body of a client request into the interface reply.
EncodeClientRequest encodes parameters for a JSON-RPC client request.
NewCodec returns a new JSON Codec.
# Structs
Codec creates a CodecRequest to process each request.
CodecRequest decodes and encodes a single request.
An Error is a wrapper for a JSON interface value.