https://github.com/youzan/go-nsq
https://github.com/youzan/go-nsq
nsq
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/youzan/go-nsq
- Owner: youzan
- License: mit
- Created: 2017-09-07T07:28:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-24T02:43:21.000Z (about 3 years ago)
- Last Synced: 2024-08-02T18:40:19.533Z (9 months ago)
- Topics: nsq
- Language: Go
- Size: 776 KB
- Stars: 56
- Watchers: 12
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
## go-nsq
[][travis] [](https://godoc.org/github.com/youzan/go-nsq) [](https://github.com/youzan/go-nsq/releases/latest)
The official Go package for [NSQ][nsq].
### Docs
See [godoc][nsq_gopkgdoc] and the [main repo apps][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).
[nsq]: https://github.com/youzan/nsq
[nsq_gopkgdoc]: http://godoc.org/github.com/youzan/go-nsq
[apps]: https://github.com/youzan/nsq/tree/master/apps
[travis]: http://travis-ci.com/youzan/go-nsq