Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 823 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 823 Bytes

go-nsq

Build Status GoDoc GitHub release

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).