— Go Version

TL;DR. The proposed solutions are about:
- Establish Docker container and integrate with project file on the host directory
- Use debug module in VSCode for Go
- Separation of Docker images based on purpose — base, debug, production
As a Windows user who needs to work with other developers that are using other operating systems, such as Ubuntu…




