repositorypackage
1.0.5
Repository: https://github.com/absolute8511/go-nsq.git
Documentation: pkg.go.dev
# README
go-nsq
The official Go package for NSQ.
The latest stable release is 1.0.5.
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).