Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrRecordNotFound = "record not found"
ErrRecordNotFound 查找结果为空的错误字符串
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Debug bool `toml:"debug"` NodeConfig *NodeConfig }
Config mysql对外配置
Click to show internal directories.
Click to hide internal directories.