package
1.1.35
Repository: https://github.com/adevinta/vulcan-scan-engine.git
Documentation: pkg.go.dev

# Functions

NewScheduler creates a new maintenance scheduler with given tasks.

# Variables

ErrInvalidPeriod indicates that the rate specified for the task is not valid.

# Structs

Scheduler is responsible for scheduling and executing the maintenance tasks.

# Interfaces

Logger defines the log interface used by the Scheduler.
Task represents a maintenance task.