//
pkg.gl
Category
golang.org/x/tools
go
callgraph
rta
package
0.31.0
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
38
Files
468 SLOC
#
Functions
Analyze
Analyze performs Rapid Type Analysis, starting at the specified root functions.
#
Structs
Result
A Result holds the results of Rapid Type Analysis, which includes the set of reachable functions/methods, runtime types, and the call graph.