• Maciej Szulik's avatar
    Remove hacks from ScheduledJobs cron spec parsing · 0163b0a3
    Maciej Szulik authored
    Previusly github.com/robfig/cron library did not allow passing cron spec without
    seconds. Previous commit updates the library, which has additional
    method ParseStandard which follows the standard cron spec, iow. minute,
    hour, day of month, month, day of week.
    0163b0a3
Name
Last commit
Last update
..
validation.go Loading commit data...
validation_test.go Loading commit data...