tools: golang.org/x/tools/go/callgraph/rta Index | Files | Directories

Packages that import rta

PathSynopsis
github.com/3rf/codecoroner/unusedThe "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/callgraphcallgraph: a tool for reporting the call graph of a Go program.