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

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