repositorypackage
1.0.6
Repository: https://github.com/club-codoon/go-nsq.git
Documentation: pkg.go.dev
# README
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).