Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 426 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 426 Bytes

GO remote debugging example project

  • Compile and run in the program inside Docker container
  • Delve is installed
  • Minimal docker image is built
  • Examples how to connect to the running container from VSCode and Goland IDE

VSCode and Goland configurations are present and free to use (these files are commited explicitly).

Full article is here - https://golangforall.com/en/post/go-docker-delve-remote-debug.html