랭킹으로 돌아가기

nsqio/go-nsq

Go

The official Go package for NSQ

nsqgoclient-library
스타 성장
스타
2.7k
포크
436
주간 성장
이슈
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).