Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RawProtoFunc = func(rw proto.IOWithReadBuffer) proto.Proto {
return &rawProto{
id: 6,
name: "raw",
r: rw,
w: rw,
}
}
Functions ¶
func NewRawProtoFunc ¶ added in v0.2.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.