//
pkg.gl
Category
github.com/lxt1045/utils
delay
package
0.0.0-20241202022155-d72a74b0f150
Repository:
https://github.com/lxt1045/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
230 SLOC
#
Functions
New
New asynPop 表示是否异步弹出.
NewWaitQueue
NewWaitQueue.
#
Constants
ModeDelay
No description provided by the author
ModeWait
No description provided by the author
#
Structs
Data
No description provided by the author
Queue
Queue 顾名思义,是一次可以发送,接收N个数据的chan,特性和原生的chan类似 通过原生chan实现Recv()的阻塞!写数据只覆盖,不阻塞!.
#
Interfaces
Delay
No description provided by the author