[ 源代码: golang-github-moby-pubsub ]
软件包:golang-github-moby-pubsub-dev(1.0.0-2)
golang-github-moby-pubsub-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-moby-pubsub:
- [golang-github-moby-pubsub_1.0.0-2.dsc]
- [golang-github-moby-pubsub_1.0.0.orig.tar.gz]
- [golang-github-moby-pubsub_1.0.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Pub/Sub implementation in Go
It implements a basic pub/sub structure, which allows one to send events and subscribe to them and can be safely used from multiple goroutines.