All Projects → rogpeppe → Godef

rogpeppe / Godef

Licence: bsd-3-clause
Print where symbols are defined in Go source code

Programming Languages

go
31211 projects - #10 most used programming language

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].