modulepackage
0.0.0-20250105123856-de11400868d7
Repository: https://github.com/thyagobudal/go-base.git
Documentation: pkg.go.dev
# README
APM
docker-compose up -d
Verificar servidor no terminal curl http://localhost:8200
Portal http://localhost:5601
Swagger
Gerar docs
swag init -g example/main.go -o docs --outputTypes json