返回排行榜

nsqio/go-nsq

Go

The official Go package for NSQ

nsqgoclient-library
Star 增长趋势
Star
2.7k
Forks
436
周增长
Issues
18
1k2k
2023年1月2024年3月2025年5月2026年7月
制品库Go Modulesgo get github.com/nsqio/go-nsq
README

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