Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConfigGroup ¶
type ConfigGroup struct { ServerPort int ServerNodes map[string]ServerNode DefaultServerNode string //默认选中的节点 CurNode ServerNode }
解析和处理配置文件
Click to show internal directories.
Click to hide internal directories.