8000 Tags · budelius/gocron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: budelius/gocron

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-co-op#39 from go-co-op/bugfix/38

fixes 38

v0.2

Toggle v0.2's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
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>

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-co-op#23 from go-co-op/scheduler-bug

fix bug in scheduler, rescheduling jobs immediately

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>
0