ランキングに戻る

nsqio/go-nsq

Go

The official Go package for NSQ

nsqgoclient-library
スター成長
スター
2.7k
フォーク
436
週間成長
Issue
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).