Closed willfaught closed 7 years ago
Seems like it - dunno why it is still the top google link. Try Delve, it works well for me: https://blog.gopheracademy.com/advent-2015/debugging-with-delve/
If youre on osx, its as easy as brew install go-delve/delve/delve
then dlv debug
from inside your project directory.
:+1:
I have added deprecation notice at the top of the readme file. Unless @jeremyschlatter or anybody else would like to step in and become a project maintainer.
@jeremyschlatter Is godebug abandoned? It would help to just say so.