Documentation ¶
Overview ¶
Package proto provides a proto codec
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCodec ¶
func NewCodec(c io.ReadWriteCloser) codec.Codec
Types ¶
type Codec ¶
type Codec struct {
Conn io.ReadWriteCloser
}
type Marshaler ¶
type Marshaler struct{}
Click to show internal directories.
Click to hide internal directories.