Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProtobufTCPWire ¶ added in v1.0.7
type ProtobufTCPWire struct {
// contains filtered or unexported fields
}
func NewProtobufTCPWire ¶ added in v1.0.7
func NewProtobufTCPWire(maxMsgSize int, conn net.Conn) *ProtobufTCPWire
func (*ProtobufTCPWire) Close ¶ added in v1.0.7
func (w *ProtobufTCPWire) Close()
Click to show internal directories.
Click to hide internal directories.