Skip to content
forked from nsqio/go-nsq

The official Go package for NSQ

License

Notifications You must be signed in to change notification settings

HailoOSS/go-nsq

Repository files navigation

go-nsq

go-nsq is the official Go package for NSQ.

The latest stable release is 0.3.6

Build Status

It provides high-level Reader and Writer types to implement consumers and producers as well as low-level functions to communicate over the NSQ protocol.

See the main repo apps directory for examples of clients built using this package.

Installing

$ go get github.com/bitly/go-nsq

Docs

See godoc for pretty documentation or:

# in the go-nsq package directory
$ go doc

About

The official Go package for NSQ

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.9%
  • Shell 1.1%