Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 156 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 156 Bytes

Go Hello RabbitMQ

Implementação básica do message brocker RabbitMQ com Go Lang.

Run RabbitMQ

docker-compose up -d

Run App

go run runner.go