Versions in this module Expand all Collapse all v0 v0.0.1 Dec 5, 2018 Changes in this version + var Packet_Type_name = map[int32]string + var Packet_Type_value = map[string]int32 + type Packet struct + Payload []byte + Type Packet_Type + func (*Packet) Descriptor() ([]byte, []int) + func (*Packet) ProtoMessage() + func (m *Packet) Reset() + func (m *Packet) String() string + func (p *Packet) MarshalBinary() ([]byte, error) + func (p *Packet) UnmarshalBinary(data []byte) error + type Packet_Type int32 + const Packet_ACCEPT + const Packet_CLOSE + const Packet_DATA + const Packet_NEW + func (Packet_Type) EnumDescriptor() ([]byte, []int) + func (x Packet_Type) String() string