package
0.0.0-20151118093817-462a6312a7da
Repository: https://github.com/qianchenglong/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.