Package cron implements a cron spec parser and job runner for scheduling periodic tasks in Go.
go get github.com/robfig/cronNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a cron scheduler that runs a task every second
Use import path github.com/robfig/cron/v3 for the latest version
No dependency data recorded yet.