Recover Go symbol information from stripped binaries
Go symbol recovery tool
goresym
$ goresym /path/to/binary
$ goresym /path/to/stripped/binary > symbols.txt
$ goresym ./myapp