package
0.0.0-20241202022155-d72a74b0f150
Repository: https://github.com/lxt1045/utils.git
Documentation: pkg.go.dev

# Functions

New asynPop 表示是否异步弹出.
NewWaitQueue.

# Constants

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

# Structs

No description provided by the author
Queue 顾名思义,是一次可以发送,接收N个数据的chan,特性和原生的chan类似 通过原生chan实现Recv()的阻塞!写数据只覆盖,不阻塞!.

# Interfaces

No description provided by the author