tarearbol v0.99.4 API Reference

Modules

Tarearbol module provides an interface to run tasks in easy way.

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.