Documentation
¶
Overview ¶
NSQ驱动xqueue队列
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Open ¶
获取完整的NSQ的xqueue驱动
get 监听队列端口 一般为127.0.0.1:4161 gettopic 监听队列的通道 getchannel 监听队列的客户端 set 发送队列的端口 一般为127.0.0.1:4150 settopic 发送队列的通道 max_error 最大错误重试次数
Types ¶
type Queues ¶
type Queues struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.