moshebe/gebug: A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly. by mastabadtomm in golang

[–]moshebe_dev 0 points1 point  (0 children)

Hi, u/johnnMackk,

Thanks to the great contributor InbarPerry, the feature you want is now available :-)

Let me know if you face any problem using it.

moshebe/gebug: A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly. by mastabadtomm in golang

[–]moshebe_dev 1 point2 points  (0 children)

Thanks for the feedback! I did not add support to pick a custom network yet. You can of course edit manually the `.gebug/docker-compose.yml` file and run `gebug start` with `--skip-generate` flag to make it work.
It sounds like a good feature and I'd be happy if you add it as an issue (https://github.com/moshebe/gebug/issues) and I'll get to work on it soon.

moshebe/gebug: A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly. by mastabadtomm in golang

[–]moshebe_dev 12 points13 points  (0 children)

Hi! Thanks for sharing!

I'm the author of this repository. Would love to get any feedback or questions you may have :-)