package
Version:
v0.0.12
Opens a new window with list of versions in this module.
Published: Apr 11, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (ps *PubSub) Publish(topic string, message interface{})
* Note
This will block the producer if any consumer hits the capacity depth
* This is not thread safe, so set up all the subscribers in the main thread
Source Files
¶
Click to show internal directories.
Click to hide internal directories.