//
pkg.gl
Category
github.com/gorilla/rpc
protorpc
package
1.2.1
Repository:
https://github.com/gorilla/rpc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
100 SLOC
#
Functions
NewCodec
NewCodec returns a new ProtoRPC Codec.
#
Structs
Codec
Codec creates a CodecRequest to process each request.
CodecRequest
CodecRequest decodes and encodes a single request.