| Path | Synopsis |
|---|---|
| github.com/3rf/codecoroner/unused | The "unused" package wraps the go's static anaylsis packages and provides hooks for finding unused functions and identifiers in a codebase |
| golang.org/x/tools/cmd/callgraph | callgraph: a tool for reporting the call graph of a Go program. |