package
0.0.115
Repository: https://github.com/cotary/go-lib.git
Documentation: pkg.go.dev

# Functions

NewChannelPool 创建新的通道池.
NewQueue 创建工作模式通道,使用通道池获取通道.
No description provided by the author

# Constants

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

# Structs

ChannelPool todo 这个池子有些地方还不能复用,比如确认消息用来监听了发布后,这个ch就不能用了,是否需要这个pool?.
No description provided by the author
No description provided by the author
Queue 表示工作通道结构体.
QueueConfig 包含交换机和队列配置.