rogpeppe/godef

Print where symbols are defined in Go source code

674

stars

223

commits

Go

primary language

Aug 24, 2026

updated

README

## 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.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

rogpeppe

201 commits

ianthehat

12 commits

hyangah

4 commits

rogpeppe/godef

Print where symbols are defined in Go source code

674

stars

223

commits

Go

primary language

Aug 24, 2026

updated

README

## 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.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

rogpeppe

201 commits

ianthehat

12 commits

hyangah

4 commits

Languages

Go

100.0%