mirror of https://github.com/minio/minio.git
792 B
792 B
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).