package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Jun 8, 2021
License: CC0-1.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Hub struct {
Connected chan string
Disconnected chan string
}
Hub - Abstraction between message publishers & subscribers,
works as a multiplexer ( or router )
New - Creates a new instance of hub, ready to be used
Source Files
¶
Click to show internal directories.
Click to hide internal directories.