Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGRPCProxy ¶
Types ¶
type ProxyCallBack ¶
type RawBytesCodec ¶
type RawBytesCodec struct{}
func (RawBytesCodec) Marshal ¶
func (RawBytesCodec) Marshal(v interface{}) ([]byte, error)
func (RawBytesCodec) Name ¶
func (RawBytesCodec) Name() string
func (RawBytesCodec) String ¶
func (RawBytesCodec) String() string
func (RawBytesCodec) Unmarshal ¶
func (RawBytesCodec) Unmarshal(data []byte, v interface{}) error
Click to show internal directories.
Click to hide internal directories.