//
pkg.gl
Category
github.com/dgraph-io/grpc-proxy
proxy
codec
package
0.0.6
Repository:
https://github.com/dgraph-io/grpc-proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
56 SLOC
#
Functions
Register
Register manually registers the codec.
#
Constants
Name
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
Frame holds the proxy transported data.
Proxy
Proxy satisfies the encoding.Codec interface.