package
0.0.0-20230821080651-fc75448f56f8
Repository: https://github.com/researchlab/gbp.git
Documentation: pkg.go.dev

# README

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