Documentation
¶
Index ¶
- func OnEventAddrMulticast(name string, id uint32, ip string, port uint16, data string) int
- func OnEventConnServer(remote *tcp.Remote) int
- func OnEventDefault(v interface{}) int
- func OnEventDisConnClient(client *tcp.Client) int
- func OnEventDisConnServer(remote *tcp.Remote) int
- func OnEventPacketClient(client *tcp.Client, data []byte) int
- func OnEventPacketServer(remote *tcp.Remote, data []byte) int
- func OnParseProtoHeadClient(data []byte, length int) int
- func OnParseProtoHeadServer(data []byte, length int) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OnEventAddrMulticast ¶
func OnEventConnServer ¶
func OnEventDefault ¶
func OnEventDefault(v interface{}) int
func OnEventDisConnClient ¶
func OnEventDisConnServer ¶
func OnParseProtoHeadClient ¶
func OnParseProtoHeadServer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.