gebug

Debug Dockerized Go applications with better tooling and integration

brewmacoslinux
Try with needOr install directly
Source

About

Debug Dockerized Go applications better

Commands

gebug

Examples

Initialize gebug in a Go project directory$ gebug
Build and run debugger with Docker Compose$ gebug build && gebug run
Debug Go application with breakpoints and inspection$ gebug debug