package
0.0.0-20190529073533-02b64529f274
Repository: https://github.com/trusch/grpc-proxy.git
Documentation: pkg.go.dev

# Functions

Register manually registers the codec.

# Constants

Name is the name by which the proxy codec is registered in the encoding codec registry We have to say that we are the "proto" codec otherwise marshaling will fail!.

# Structs

Frame holds the proxy transported data.
Proxy satisfies the encoding.Codec interface.