go-nsq
the official Go package for NSQ
About go-nsq
go-nsq
The official Go package for NSQ.
Docs
See godoc and the main repo 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).
Frequently Asked Questions
What is go-nsq?
go-nsq is a Messaging library for the Go programming language. the official Go package for NSQ
How do I install go-nsq?
Install go-nsq with the Go module system using `go get nsqio/go-nsq`. Check the repository for the current installation instructions.
What category does go-nsq belong to?
go-nsq is listed under Messaging, specifically Messaging.