# 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.