[ 源代码: 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]
相似软件包:
- golang-github-cactus-go-statsd-client-dev
- libevent-distributor-perl
- golang-github-robfig-go-cache-dev
- libnet-libidn-perl
- librnd3-lib-gl-dbgsym
- libopencv-stitching410
- libnanomsg5
- golang-github-burntsushi-locker-dev
- librnd3-hid-lesstif-dbgsym
- libsejda-eventstudio-java
- golang-github-leonelquinteros-gotext-dev
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.