//
pkg.gl
Category
github.com/shawnwy/go-utils/v5
queue
package
5.16.0
Repository:
https://github.com/shawnwy/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
8
Dependents
0
Files
159 SLOC
#
Functions
New
No description provided by the author
NewJobQ
No description provided by the author
#
Structs
Element
Element.
JobQ
JobQ - It is a thread-safe Job Queue for job execution with ddl(deadline) Method: - Intel() string Return a printable message tell the status of current queue, like jobs count, next job tick, etc.
Q
No description provided by the author