Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / icpd/rabbitmq issues and pull requests
#14 - feat: IsConnected method to Rabbitmq
Pull Request -
State: closed - Opened by icpd over 1 year ago
#13 - rabbitmq.go中Rabbitmq对象的conn属性还是私有的,NewRabbitmq后返回的对象是无法调用conn中的IsConnected方法
Issue -
State: closed - Opened by sniperZj over 1 year ago
- 1 comment
#12 - 11 add is connected method
Pull Request -
State: closed - Opened by icpd over 1 year ago
#11 - 能否把rabbitmqConn struct中的connected属性开放出来,这样在外部能获取当前连接的状态
Issue -
State: closed - Opened by sniperZj over 1 year ago
- 2 comments
#10 - feat: 保存exchange信息,重连时重新声明。多次调用不重复声明
Pull Request -
State: closed - Opened by icpd almost 2 years ago
#9 - 修改example
Issue -
State: closed - Opened by icpd almost 2 years ago
#8 - recon时重新申明交换机(防止有自动删除的交换机重连后没有交换机了)
Issue -
State: closed - Opened by icpd almost 2 years ago
#7 - 6-添加判断conn是否为nil或者是否被关闭如果是才重新建立连接
Pull Request -
State: closed - Opened by icpd almost 2 years ago
#6 - 添加判断conn是否为nil或者是否被关闭,如果是才重新建立连接
Issue -
State: closed - Opened by icpd almost 2 years ago
Labels: enhancement
#5 - conn移除without exchange
Issue -
State: closed - Opened by icpd almost 2 years ago
Labels: enhancement
#3 - Merge pull request #2 from icpd/main
Pull Request -
State: closed - Opened by icpd almost 2 years ago
#2 - feat: add close method
Pull Request -
State: closed - Opened by icpd almost 2 years ago
#1 - 添加close方法
Issue -
State: closed - Opened by icpd almost 2 years ago
Labels: enhancement