package
5.0.0
Repository: https://github.com/ossf/scorecard.git
Documentation: pkg.go.dev

# Functions

NewWorkLoop creates a workloop using a specified worker.
ResultFilename returns the filename where the result from processing a batch request should go.

# Structs

WorkLoop is the entry point into the common cron worker structure.

# Interfaces

Worker is the interface used to process batch requests.