Can anybody help with directions on how to debug go in eclipse che with delve?
Note: I am running che in docker container.
Thanks Regards
Can anybody help with directions on how to debug go in eclipse che with delve?
Note: I am running che in docker container.
Thanks Regards
I'm not very familiar with Go, but Delve looks like it's executed from the command line so you can add it to your stack and it's ready to go. For more about customizing stacks see the docs: http://www.eclipse.org/che/docs/devops/runtime-stacks/index.html