//
pkg.gl
Category
github.com/golangltd/leafltd
src
golang.org
x
tools
go
callgraph
rta
package
0.0.0-20201102054017-282493799a89
Repository:
https://github.com/golangltd/leafltd.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.