Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init(param NSQLibParam) error
func RegisterConsumer ¶
func RegisterConsumer(handler NSQHandler, topic, channel string, concurrency int) error
Types ¶
type NSQHandler ¶
type NSQHandler func(message *nsq.Message) error
type NSQLibParam ¶
Click to show internal directories.
Click to hide internal directories.