nats.go:NATS(云原生消息传递系统)的Golang客户端 源码
NATS-Go客户 客户端。 安装 # Go client go get github.com/nats-io/nats.go/ # Server go get github.com/nats-io/nats-server 使用或转换为Go模块支持时: # Go client latest or explicit version go get github.com/nats-io/nats.go/@latest go get github.com/nats-io/nats.go/@v1.10.0 # For latest NATS Server, add /v2 at the end go
文件列表
nats_go-master.zip
(预估有个74文件)
nats.go-master
.travis.yml
619B
CODE-OF-CONDUCT.md
138B
timer_test.go
985B
parser.go
11KB
enc.go
8KB
context.go
5KB
.github
ISSUE_TEMPLATE
feature_request.md
223B
暂无评论