Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CrontabSpec = "0 0 * * *"
CrontabSpec the cron spec of job running
View Source
var TopKFrequent = 5
TopKFrequent top frequency component or trait definition
Functions ¶
func StartCalculatingInfoCronJob ¶
StartCalculatingInfoCronJob will start the system info calculating job.
Types ¶
type InfoCalculateCronJob ¶
type InfoCalculateCronJob struct {
// contains filtered or unexported fields
}
InfoCalculateCronJob is the cronJob to calculate the system info store in db
Click to show internal directories.
Click to hide internal directories.