Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MasterCfg *MasterNode GateCfg *GateNode GameCfg *GameNode WorldCfg *WorldNode LoginCfg *LoginNode ChatCfg *ChatNode GateUserCfg *GateUserNode MysqlCfg *MysqlConf RedisCfg *RedisConf LogCfg *LogConf GlobalCfg *GlobalConf )
定义需要的配置节点
View Source
var IniConfig *iniConfig
View Source
var JsonConfig *jsonConfig
Functions ¶
func LoadIniConfig ¶
Types ¶
type GateUserNode ¶
type GateUserNode struct {
NetNode
}
type GlobalConf ¶
type MasterNode ¶
type MasterNode struct {
NetNode
}
Click to show internal directories.
Click to hide internal directories.