package
1.18.0
Repository: https://github.com/cryptopay-dev/yaga.git
Documentation: pkg.go.dev

# Functions

Every returns a crontab Schedule that activates once every duration.
New returns an error if cannot create new worker.
Parse returns a new crontab schedule representing the given spec.
Start all workers.
Stop all workers.
Wait blocks until all workers will be stopped.

# Variables

ErrAlreadyWorker is returned by New calls when workers name is already exists.
ErrWrongOptions is returned by New calls when parameter Options.Schedule is NIL or Options.Handler is NIL.

# Structs

No description provided by the author

# Type aliases

No description provided by the author