go get install dlv executable in your GOPATH/bin folder. i guess you must add the bin folder to your path. anyway, is better to use the debugger from your ide (LiteIDE,VSCode,…) instead the command line.
go get install dlv executable in your GOPATH/bin folder. i guess you must add the bin folder to your path. anyway, is better to use the debugger from your ide (LiteIDE,VSCode,…) instead the command line.