Crash Course - Golang: Performance and Multithreading with RabbitMQ, SQLite3, Prometheus and Grafana
docker-compose up -ddocker build -t wendreof/go-intensivo:latest -f Dockerfile.prod .http://localhost:15672/
http://localhost:3000/
http://localhost:9090/graph
http://localhost:8080/total
https://grafana.com/grafana/dashboards/10991-rabbitmq-overview/
sqlite3.exe orders.dbgo run cmd/producer/main.gogo run cmd/consumer/main.gogo mod tidygo test ./...go build cmd/consumer/main.go