K 10 svn:author V 6 ultima K 8 svn:date V 27 2017-12-12T20:20:34.805442Z K 7 svn:log V 325 Godef - find symbol information in Go source Godef, given an expression or a location in a source file, prints the location of the definition of the symbol referred to. Known limitations: - it does not understand about "." imports - it does not deal well with definitions in tests. WWW: https://github.com/rogpeppe/godef END