Categorygithub.com/bobg/godef
modulepackage
0.0.0-20240218083831-f3d0830b90f6
Repository: https://github.com/bobg/godef.git
Documentation: pkg.go.dev

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

# Packages

No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author