I already asked and got a very good answer for debugging locally using delve (golang debugger).
Now I am trying to remotely debug Delve using VS Code.
I have an example application mentioned here , and then github is linked to the source code. Note. The debugging project is in a branch called debugging.
Can you make it work?
I also created / opened a problem in repo .
source
share