package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Feb 1, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package pubsub contains types to deal with subscriptions.
PubSub deals with subscribing and publishing messages.
New creates a new PubSub.
Publish will publish a message of the given type to all subscribers for that type.
Subscribe register a function that will receive messages of the given type.
To unsubscribe the context must be closed.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.