//
pkg.gl
Category
github.com/joyparty/nodehub
multicast
package
0.0.0-20241209060253-74832168667a
Repository:
https://github.com/joyparty/nodehub.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
164 SLOC
#
Functions
NewBus
NewBus 构造函数.
NewNatsBus
NewNatsBus 使用nats构造总线.
NewRedisBus
NewRedisBus 构造函数.
WithChannelName
WithChannelName 设置通道名称.
#
Structs
Bus
Bus push message总线.
Options
Options 配置.
#
Interfaces
Publisher
Publisher 把消息发布到消息队列.
Subscriber
Subscriber 从消息队列订阅消息.
#
Type aliases
Queue
Queue 消息队列.