Tags: budelius/gocron
Tags
Merge pull request go-co-op#39 from go-co-op/bugfix/38 fixes 38
Add Feature Delete Job By Tag (go-co-op#33) * Update README.md * Add Feature Delete Job By Tag Update Readme How to Use Add Tag and Remove Job By Tag Add Test Create and Delete Job By Tag * Add Feature Delete Job By Tag Update Readme How to Use Add Tag and Remove Job By Tag Add Test Create and Delete Job By Tag * Add Exported Error Message Change logic when deleting jobs with tag function * Update Logic RemoveTag Return Rerr Update logic to golang best practice error checking Co-authored-by: John Roesler <johnrroesler@gmail.com> Co-authored-by: Streppel <streppels@gmail.com>
Merge pull request go-co-op#23 from go-co-op/scheduler-bug fix bug in scheduler, rescheduling jobs immediately
move tests around, rename, add more schedule func tests (go-co-op#8) * update README.md * commit go generate timeunit stringer * move tests around, rename, add more schedule func tests * Remove stringer Co-authored-by: Natan Streppel <streppels@gmail.com>