Documentation ¶
Index ¶
Constants ¶
View Source
const ( APP_STATUS_RUNNING = "running" APP_STATUS_INSTALL = "install" APP_STATUS_UNINSTALL = "uninstall" APP_STATUS_STOP = "stop" APP_STATUS_ACTIVE = "active" )
app status
Variables ¶
View Source
var APPS_DIR string = "/usr/local/apps"
View Source
var CACHE *cache.Cache
View Source
var CONFIG *properties.Properties
View Source
var CRON *cron.Cron
View Source
var CpuTimesStat cpu.TimesStat
View Source
var DB *gorm.DB
View Source
var NET_IO_COUNTERS []net.IOCountersStat
View Source
var SERVER_CONF *base.ServerConf
View Source
var ServerPID int
View Source
var StatisticsDB *gorm.DB
View Source
var ZAP_BASE_DIR string
View Source
var ZAP_INFO *base.ZapInfo
View Source
var ZAP_MODE string
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.