package
0.0.0-20210809150336-f5fa6252f1aa
Repository: https://github.com/adityasaky/go-tools.git
Documentation: pkg.go.dev

# Functions

Analyze performs Rapid Type Analysis, starting at the specified root functions.

# Structs

A Result holds the results of Rapid Type Analysis, which includes the set of reachable functions/methods, runtime types, and the call graph.