Documentation ¶
Index ¶
- func ForwardUserConn(udpConn *net.UDPConn, readCh <-chan *msg.UDPPacket, ...)
- func Forwarder(dstAddr *net.UDPAddr, readCh <-chan *msg.UDPPacket, sendCh chan<- msg.Message, ...)
- func GetContent(m *msg.UDPPacket) (buf []byte, err error)
- func NewUDPPacket(buf []byte, laddr, raddr *net.UDPAddr) *msg.UDPPacket
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForwardUserConn ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.