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 ¶
This section is empty.
Types ¶
type InfoCalculateCronJob ¶
type InfoCalculateCronJob struct { Store datastore.DataStore `inject:"datastore"` // 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.