simple golang wrapper over github.com/robfig/cron
and os/exec
as a cron replacement
go-cron "* * * * * *" /bin/bash -c "echo 1"
this project is a fork and re-structuring of @ivoronin's go-cron
simple golang wrapper over github.com/robfig/cron
and os/exec
as a cron replacement
go-cron "* * * * * *" /bin/bash -c "echo 1"
this project is a fork and re-structuring of @ivoronin's go-cron