Documentation ¶
Index ¶
Constants ¶
View Source
const (
USAGE = "Usage: asyncflow [-e <test|prod>]"
)
Variables ¶
View Source
var (
TestFilePath string
)
Functions ¶
Types ¶
type TaskConfig ¶
type TomlConfig ¶
type TomlConfig struct { Common commonConfig MySQL mysqlConfig Redis redisConfig Task TaskConfig }
TomlConfig 配置
var Conf *TomlConfig
Click to show internal directories.
Click to hide internal directories.