package
0.0.0-20241209060253-74832168667a
Repository: https://github.com/joyparty/nodehub.git
Documentation: pkg.go.dev

# Functions

NewBus 构造函数.
NewNatsBus 使用nats构造总线.
NewRedisBus 构造函数.
WithChannelName 设置通道名称.

# Structs

Bus push message总线.
Options 配置.

# Interfaces

Publisher 把消息发布到消息队列.
Subscriber 从消息队列订阅消息.

# Type aliases

Queue 消息队列.