package
0.0.13
Repository: https://github.com/easy-go-123/delay-queue.git
Documentation: pkg.go.dev

# Variables

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

# Structs

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

# Interfaces

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

# Type aliases

FNProcessJob 返回值err非空,则安全Job会被再次调度,非安全Job终止继续操作 返回值newJob非空,则新的任务会加入延迟队列 注意: 会调用不能添加和当前job相同ID的新任务到延迟队列.