package
1.4.2
Repository: https://github.com/ibax-io/go-ibax.git
Documentation: pkg.go.dev

# 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.

# Structs

Scheduler represents wrapper over the cron library.
Task represents task.

# Interfaces

Handler represents interface of task handler.