//
pkg.gl
Category
github.com/stackshadow/gopilot-lib
msgbus
package
0.1.5
Repository:
https://github.com/stackshadow/gopilot-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
226 SLOC
#
Functions
FromJSONString
FromJSONString will convert an json-string to an message.
New
New will create a new Messagebus.
#
Structs
Msg
Msg represent a single message inside the bus.
MsgBus
MsgBus represents a single bus.
MsgListener
No description provided by the author