Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseSPReserved ¶
ParseSPReserved parsing "Reserved" sub packet
Types ¶
type Functions ¶
type Functions map[int]ParseSubpacket
Functions is type of function list.
func (Functions) Get ¶
func (fs Functions) Get(i int, def ParseSubpacket) ParseSubpacket
Get returns message.
type PacketType ¶
type PacketType byte
PacketType is sub packet type
func (PacketType) String ¶
func (s PacketType) String() string
type ParseSubpacket ¶
ParseSubpacket is function value of parsing sub-packet
Click to show internal directories.
Click to hide internal directories.