Relative Content

Tag Archive for godebuggingide

GoLang IDE Debug

I used GoLang IED for debugging and found that I could not enter the anonymous function.
And when a function is nested inside a function, you cannot enter the nested function.