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