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

# README

Go Remote Debugging Example

The goal of this project is to clarify how to configure a Go web application for remote debugging in a Docker / Kubernetes environment. The web application is based on https://github.com/lukehoban/webapp-go/tree/debugging.

See the Helm Chart for installation instructions.