Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogicServer ¶
func NewLogicServer ¶
func NewLogicServer(name, confPath string) *LogicServer
func (*LogicServer) OnClientService ¶
func (ls *LogicServer) OnClientService(conn defs.IConnection, packet defs.IPacket)
func (*LogicServer) SendDataToCenter ¶
func (ls *LogicServer) SendDataToCenter(session defs.ISession, d interface{})
func (*LogicServer) SendToCenter ¶
func (ls *LogicServer) SendToCenter(packet defs.IPacket)
Click to show internal directories.
Click to hide internal directories.