code for article pfeilbr/golang-debug-in-docker-with-delve-playground
based on Debugging Go using Delve, Docker and VS Code post
make run # or make build first
# set breakpoint in vscode on line 18, then Debug | Start Debugging
Resources
- dlv debug cli docs
Twitter • Reddit