package
0.0.0-20241230050213-8fef66efd851
Repository: https://github.com/ch55secake/dizzy.git
Documentation: pkg.go.dev

# Functions

Execute will use the dispatcher provided on the struct and then kick off all jobs that are ready to be dispatched Will also rely on the queue size and worker count provided when using the dispatcher to execute any jobs.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Executor interface, will kick of dispatchers and complete queued jobs.