# Packages
---------------------------------------------------------------------------------------------
* Copyright (c) IBAX.
# Functions
AddTask adds task to global scheduler.
NewScheduler creates a new scheduler.
Parse parses cron format.
UpdateTask updates task in global scheduler.
# Interfaces
Handler represents interface of task handler.