repositorypackage
0.0.0-20230730073540-9ed74d4f57da
Repository: https://github.com/easy-bus/bus.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Bus
标准消息总线 Standard Message Bus
Sender
消息发送器, 封装发送细节 (错误处理, 事务消息)
Handler
消息处理器, 封装处理细节 (错误处理, 幂等性, 延迟重试, 死信存储)