package
1.2.1
Repository: https://github.com/gorilla/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.