New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

github.com/damnwidget/godef

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/damnwidget/godef

  • v0.0.0-20160905114020-c8917eb96a3d
  • Source
  • Go
  • Socket score

Version published
Created

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.

FAQs

Package last updated on 05 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts