package
3.11.4+incompatible
Repository: https://github.com/whitewater-guide/gorge.git
Documentation: pkg.go.dev
# Structs
ImmediateCron is cronLike implementation for test purposes it will execute job imeediately after it has been added.
No description provided by the author
# Interfaces
Cron is a subset of Cron from https://github.com/robfig/cron It's extracted into interface so it can be mocked.