//
pkg.gl
Category
github.com/golangci/go-tools
callgraph
rta
package
0.0.0-20190124090046-35a9f45a5db0
Repository:
https://github.com/golangci/go-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
366 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.