1 Star 0 Fork 0

Johnwu/nsq

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 539 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/nsqio/nsq
go 1.13
require (
github.com/BurntSushi/toml v0.3.1
github.com/bitly/go-hostpool v0.1.0
github.com/bitly/timer_metrics v1.0.0
github.com/blang/semver v3.5.1+incompatible
github.com/bmizerany/perks v0.0.0-20141205001514-d9a9656a3a4b
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/golang/snappy v0.0.1
github.com/judwhite/go-svc v1.2.1
github.com/julienschmidt/httprouter v1.3.0
github.com/mreiferson/go-options v1.0.0
github.com/nsqio/go-diskqueue v1.0.0
github.com/nsqio/go-nsq v1.0.8
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/johnwu/nsq.git
git@gitee.com:johnwu/nsq.git
johnwu
nsq
nsq
master

搜索帮助