/nsq-consumer

A convenient wrapper over the standard NSQ Consumer

Primary LanguageGo

nsq-consumer

GoDoc

Package nsq-consumer implements a convenient wrapper over the standard NSQ Consumer.

This is heavily based on TJ Holowaychuk's work: https://github.com/segmentio/go-queue

Installation

go get github.com/0xef53/nsq-consumer

Documentation

Use Godoc documentation for reference and usage.