Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Conf = Config{}
Conf 全局配置结构体
Functions ¶
Types ¶
type Config ¶
type Config struct {
Log map[string]any // 不用定制
BI map[string]any // 不用定制
RpcLog bool
Module map[string][]*ModuleSettings
Nats Nats
Settings map[string]any
}
Config 配置结构体
Click to show internal directories.
Click to hide internal directories.