tarearbol v1.1.0 API Reference
Modules
Handy functions to work with dates.
Helper functions to work with cron
syntax.
The scaffold implementation to dynamically manage many similar tasks running as processes.
Cron-like task scheduler. Accepts both static and dynamic configurations.
A struct holding the job description. Used internally by Tarearbol.Scheduler
to preserve a list of scheduled jobs.
The generic exception thrown from any function
dealing with Task
handling.