Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TryConstructUDPPacket ¶
func TryConstructUDPPacket(src, dst net.Destination, data []byte) ([]byte, error)
func TryParseAsUDPPacket ¶
func TryParseAsUDPPacket(packet []byte) (src, dst net.Destination, data []byte, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.