We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #41 from pior/noop Add a noop runnable
Merge pull request #39 from pior/logs Refactor logging
Merge pull request #34 from pior/every Rewrite Periodic() into a nicer Every()
Add a utility to stop propagation of context cancellation
Upgrade the Github actions
Merge pull request #20 from pior/readme-example Add an exemple in the README
Do not log context.Canceled as an error in Manager
Merge pull request #15 from pior/remove-deprecated-group Remove the deprecated Group runnable
Add a Func runnable and a RunFunc helper
Update link to documentation