1 Star 3 Fork 0

尖斌卡 / go-rabbitmq-pool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
STUDY.md 363 Bytes
一键复制 编辑 原始数据 按行查看 历史
尖斌卡 提交于 2024-01-23 17:15 . 队列发送加上日志

代理

GOPROXY=https://goproxy.cn,direct

rabbitmq官方golang教程

github.com/rabbitmq/amqp091-go

https://learnku.com/docs/go-szgbf/1.0/working-mode-of-rabbitmq-working-mode/8738

第三方异常封装errors

"github.com/pkg/errors"

使用 %+v 就可以展示出堆栈信息

发布

git tag v0.1.5
git push --tags 
Go
1
https://gitee.com/aohanhongzhi/go-rabbitmq-pool.git
git@gitee.com:aohanhongzhi/go-rabbitmq-pool.git
aohanhongzhi
go-rabbitmq-pool
go-rabbitmq-pool
dev

搜索帮助

53164aa7 5694891 3bd8fe86 5694891