Categorygithub.com/Excalibur-1/rabbitmq
modulepackage
0.0.0-20210429024912-40b844fe6b1a
Repository: https://github.com/excalibur-1/rabbitmq.git
Documentation: pkg.go.dev

# README

rabbitmq

基于rabbitmq消息中间件的操作引擎。

# Packages

No description provided by the author

# Functions

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

# Variables

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

# Structs

Binding routeKey ==> queues.
No description provided by the author
ConsumeOption 消费者消费选项.
Consumer 基于RabbitMQ消息中间件的客户端实现。.
No description provided by the author
Exchange 基于amqp的Exchange配置.
ExchangeBinds exchange ==> routeKey ==> queues.
Producer 基于RabbitMQ的生产者封装。.
PublishMsg 生产者生产的数据格式.
Queue 基于amqp的Queue配置.