sensordb2 e64a8defe5 3.17 | il y a 1 an | |
---|---|---|
.. | ||
AUTHORS | il y a 2 ans | |
ChangeLog.md | il y a 2 ans | |
LICENSE | il y a 2 ans | |
README.md | il y a 2 ans | |
UPGRADING.md | il y a 2 ans | |
api_request.go | il y a 1 an | |
command.go | il y a 2 ans | |
config.go | il y a 2 ans | |
config_flag.go | il y a 2 ans | |
conn.go | il y a 2 ans | |
consumer.go | il y a 1 an | |
delegates.go | il y a 2 ans | |
doc.go | il y a 2 ans | |
errors.go | il y a 2 ans | |
go.mod | il y a 2 ans | |
go.sum | il y a 2 ans | |
message.go | il y a 2 ans | |
producer.go | il y a 2 ans | |
protocol.go | il y a 2 ans | |
states.go | il y a 2 ans | |
test.sh | il y a 2 ans | |
version.go | il y a 2 ans |
The official Go package for NSQ.
See godoc and the main repo apps directory for examples of clients built using this package.
Tests are run via ./test.sh
(which requires nsqd
and nsqlookupd
to be installed).