aboutsummaryrefslogtreecommitdiff
path: root/devel/go-godef/pkg-descr
blob: a067c43086f2eedf96605882213e64cedd6fad39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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