Description
Symbols from a Go source tree can be extracted as JSON for editors, indexers, and developer tooling. It helps navigation features understand packages, exported names, and code structure.
It reads source code and outputs metadata. Avoid publishing generated symbol data from private projects when package names, APIs, or directory structure reveal sensitive information.