sensordb2 e64a8defe5 3.17 il y a 1 an
..
AUTHORS ae4e57d992 增加vendor il y a 2 ans
ChangeLog.md ae4e57d992 增加vendor il y a 2 ans
LICENSE ae4e57d992 增加vendor il y a 2 ans
README.md ae4e57d992 增加vendor il y a 2 ans
UPGRADING.md ae4e57d992 增加vendor il y a 2 ans
api_request.go e64a8defe5 3.17 il y a 1 an
command.go ae4e57d992 增加vendor il y a 2 ans
config.go ae4e57d992 增加vendor il y a 2 ans
config_flag.go ae4e57d992 增加vendor il y a 2 ans
conn.go ae4e57d992 增加vendor il y a 2 ans
consumer.go e64a8defe5 3.17 il y a 1 an
delegates.go ae4e57d992 增加vendor il y a 2 ans
doc.go ae4e57d992 增加vendor il y a 2 ans
errors.go ae4e57d992 增加vendor il y a 2 ans
go.mod ae4e57d992 增加vendor il y a 2 ans
go.sum ae4e57d992 增加vendor il y a 2 ans
message.go ae4e57d992 增加vendor il y a 2 ans
producer.go ae6b2e0751 修改nsq il y a 2 ans
protocol.go ae4e57d992 增加vendor il y a 2 ans
states.go ae4e57d992 增加vendor il y a 2 ans
test.sh ae4e57d992 增加vendor il y a 2 ans
version.go ae4e57d992 增加vendor il y a 2 ans

README.md

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