Versions in this module Expand all Collapse all v0 v0.1.1 May 12, 2022 v0.1.0 May 12, 2022 Changes in this version + type Result struct + CallGraph *callgraph.Graph + Reachable map[*ssa.Function]struct{ ... } + RuntimeTypes typeutil.Map + func Analyze(roots []*ssa.Function, buildCallGraph bool) *Result