1 Star 0 Fork 0

spwx820 / nats_stan

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 380 Bytes
一键复制 编辑 原始数据 按行查看 历史
spwx820 提交于 2021-04-27 22:51 . u
module natsmicro
go 1.15
require (
github.com/gogf/gf v1.11.4
github.com/nats-io/nats-server/v2 v2.2.2 // indirect
github.com/nats-io/nats-streaming-server v0.21.2 // indirect
github.com/nats-io/nats.go v1.10.1-0.20210419223411-20527524c393
github.com/nats-io/stan.go v0.8.3
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.26.0 // indirect
)
1
https://gitee.com/spwx/nats_stan.git
git@gitee.com:spwx/nats_stan.git
spwx
nats_stan
nats_stan
master

搜索帮助