An open API service indexing awesome lists of open source software.

https://github.com/haotrr/rabbitmq-tutorials-go-cn

RabbitMQ tutorials Go version in Chinese.
https://github.com/haotrr/rabbitmq-tutorials-go-cn

golang rabbitmq tutorial

Last synced: 10 days ago
JSON representation

RabbitMQ tutorials Go version in Chinese.

Awesome Lists containing this project

README

          

# RabbitMQ Tutorials Go Version in Chinese

RabbitMQ 教程 Go 语言中文注释版。

## 目录

- [Hello world](./hello-world.md)
- [Work Queues](./work-queues.md)
- [Pubish/Subscribe](./publish-subscribe.md)
- [Routing](./routing.md)
- [Topics](./topics.md)
- [RPC](./rpc.md)