[ ソース: 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
- libnanomsg-raw-perl-dbgsym
- libmrpt-tfest1.4
- libmumps-64pord-seq-5.8
- libnanomsg5
- golang-github-burntsushi-locker-dev
- libmrpt-slam1.4
- 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.