handle_event

package
v0.0.0-...-d098e83 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OnEventAddrMulticast

func OnEventAddrMulticast(name string, id uint32, ip string, port uint16, data string) int

func OnEventConnServer

func OnEventConnServer(remote *tcp.Remote) int

func OnEventDefault

func OnEventDefault(v interface{}) int

func OnEventDisConnClient

func OnEventDisConnClient(client *tcp.Client) int

func OnEventDisConnServer

func OnEventDisConnServer(remote *tcp.Remote) int

func OnEventPacketClient

func OnEventPacketClient(client *tcp.Client, data []byte) int

func OnEventPacketServer

func OnEventPacketServer(remote *tcp.Remote, data []byte) int

func OnParseProtoHeadClient

func OnParseProtoHeadClient(data []byte, length int) int

func OnParseProtoHeadServer

func OnParseProtoHeadServer(data []byte, length int) int

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL