## go-nsq [][travis] [](https://godoc.org/github.com/nsqio/go-nsq) [](https://github.com/nsqio/go-nsq/releases/latest) The official Go package for [NSQ][nsq]. ### Docs See [godoc][nsq_gopkgdoc] and the [main repo apps][apps] directory for examples of clients built using this package. ### Tests Tests are run via `./test.sh` (which requires `nsqd` and `nsqlookupd` to be installed). [nsq]: https://github.com/nsqio/nsq [nsq_gopkgdoc]: http://godoc.org/github.com/nsqio/go-nsq [apps]: https://github.com/nsqio/nsq/tree/master/apps [travis]: http://travis-ci.org/nsqio/go-nsq