Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConfigPath = "config" // 配置路徑 ConfigType = "yaml" // 配置類型 ConfigEnv = "test" // 配置環境變數的前綴字 ConfigFile = "config" // 配置名稱 )
View Source
const ( ModuleIDAuth entitys.ModuleID = iota + 1 ModuleIDJson ModuleIDProto ModuleIDRaven )
View Source
const (
EventCapacity = 1000 // 事件容量
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.