# Functions
No description provided by the author
# Structs
No description provided by the author
PeriodicTask is a task manager that controls a go routine which periodically runs some task function.
# Interfaces
PeriodicTaskable is a task that continuously runs at a set time interval.
# Type aliases
No description provided by the author