package
0.2.1
Repository: https://github.com/tbd54566975/golang-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.