package
0.1.0
Repository: https://github.com/changsongl/delay-queue.git
Documentation: pkg.go.dev

# Functions

New create a new timer for loading ready jobs from bucket.

# Interfaces

Timer is for processing task.

# Type aliases

TaskFunc only task function can be added to the timer.