//
pkg.gl
Category
github.com/Rehtt/Kit
queue
package
0.1.7
Repository:
https://github.com/rehtt/kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
95 SLOC
#
Functions
DefaultDeadlineFunc
DefaultDeadlineFunc @Description: 默认消息超时未确认处理,将超时任务重新退回队列 @return func(queue *Queue, id string, data any, deadline time.Time).
NewQueue
NewQueue @Description: 创建消息队列 @return *Queue.
#
Structs
Node
No description provided by the author
Queue
No description provided by the author