Skip to content

flannel-dev-lab/Crony

Repository files navigation

Crony

Go library to schedule functions to run as CRON

GitHub Logo1

Supported Macros

@daily - Run once a day at midnight
@hourly - Run once an hour at the beginning of the hour
@weekly - Run once a week at midnight on Sunday morning
@monthly - Run once a month at midnight of the first day of the month	
@yearly - Run once a year at midnight of 1 January

About

Go library to schedule functions to run as CRON

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages