Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AppPath string //程序的绝对路径
View Source
var AppSetting = &App{}
View Source
var BackupSetting = &BackupSpec{}
View Source
var DatabaseSetting = &Database{}
View Source
var RedisSetting = &Redis{}
View Source
var ServerSetting = &Server{}
Functions ¶
Types ¶
type BackupSpec ¶
type BackupSpec struct {
Spec string
}
Click to show internal directories.
Click to hide internal directories.