Documentation
¶
Index ¶
Constants ¶
View Source
const ScannerTimeout = 2 * time.Hour // 2-hour timeout
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scanner ¶
type Scanner struct {
ScannerCmd string
JobService *models.JobService
// contains filtered or unexported fields
}
func NewScanner ¶
func (*Scanner) GetJobsToScan ¶
ScanJobs scans the jobs table with status=DEFAULT and returns and array of jobs
func (*Scanner) ProcessScanQueue ¶
Click to show internal directories.
Click to hide internal directories.