Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReadWriter ¶
ReadWriter is io.ReadWriter for proto.Message instead of []byte.
func NewReadWriter ¶
func NewReadWriter(rw io.ReadWriter) ReadWriter
NewReadWriter returns a new ReadWriter with rw as both its source and its sink.
Click to show internal directories.
Click to hide internal directories.