//
pkg.gl
Category
github.com/ossf/scorecard/v5
cron
worker
package
5.0.0
Repository:
https://github.com/ossf/scorecard.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
7
Dependents
1
Files
124 SLOC
#
Functions
NewWorkLoop
NewWorkLoop creates a workloop using a specified worker.
ResultFilename
ResultFilename returns the filename where the result from processing a batch request should go.
#
Structs
WorkLoop
WorkLoop is the entry point into the common cron worker structure.
#
Interfaces
Worker
Worker is the interface used to process batch requests.