package
0.9.9
Repository: https://github.com/infraboard/mcube.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
Pub bus为全局对象.
No description provided by the author
SetPublisher 设置pub.
SetSubscriber 设置sub.
Sub bus为全局对象.

# Interfaces

Manager 管理端.
Publisher 发送事件.
PubManager 带管理.
SubManager 带管理.
Subscriber 订阅事件.

# Type aliases

EventHandler is used to process messages via a subscription of a topic.