Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Config = &nsqConfig{ done: make(chan struct{}), } )
Config ...
View Source
var (
DefaultConcurrentHandlerCount = 1
)
DefaultConcurrentHandlerCount ...
Functions ¶
func ConcurrentHandlerCount ¶
func ConcurrentHandlerCount(n int) broker.SubscribeOption
ConcurrentHandlerCount ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.