Documentation ¶ Index ¶ func Init(addrNsq string, addrNsqLookup string, maxInFlight int) func Publish(topic string, body []byte, delay ...time.Duration) (err error) func Subscribe(topic string, channel string, handler nsq.Handler) (err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Init ¶ func Init(addrNsq string, addrNsqLookup string, maxInFlight int) func Publish ¶ func Publish(topic string, body []byte, delay ...time.Duration) (err error) func Subscribe ¶ func Subscribe(topic string, channel string, handler nsq.Handler) (err error) Types ¶ This section is empty. Source Files ¶ View all Source files queue.go Click to show internal directories. Click to hide internal directories.