Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultTmpPath = "tmp" DefaultTaskTmpPath = "tasks" UploadPath = "upload" PluginPath = "plugin" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conf ¶
func NewServerConfig ¶
NewServerConfig 加载优先级路径 > 当前目录的config.yaml > 打包在可执行文件里的config.yaml.example
Click to show internal directories.
Click to hide internal directories.