network

package
v0.0.0-...-9a57a4e Latest Latest
Warning

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

Go to latest
Published: May 29, 2019 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	LoginServerAddr  string
	GateWayAddr      string
	DBServerAddr     string
	GlobalServerAddr string
	GMServerAddr     string
	DSQServerAddr    string // 子游戏服务器配置
)

Functions

This section is empty.

Types

type Conner

type Conner interface {
	ConnGateWayServer(data interface{})
	PlayerSendMessage(data interface{})
	HandleCltProtocol(protocol interface{}, protocol2 interface{}, ProtocolData map[string]interface{})
	HandleCltProtocol2(protocol2 interface{}, ProtocolData map[string]interface{})
	Close()
	Destroy()
}

Jump to

Keyboard shortcuts

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