package
0.0.0-20240927105425-f6cbe64b58da
Repository: https://github.com/gxde-os/golang-gxde-dev.git
Documentation: pkg.go.dev

# Functions

Run runs program analysis and computes the resulting markup, populating *result in a thread-safe manner, first with type information then later with pointer analysis information if enabled by the pta flag.

# Structs

FileInfo holds analysis information for the source file view.
PackageInfo holds analysis information for the package view.
JavaScript's cgAddChild requires a global array of PCGNodeJSON called CALLGRAPH, representing the intra-package call graph.
Result contains the results of analysis.
JavaScript's onClickIdent() expects a TypeInfoJSON.

# Interfaces

A Link is an HTML decoration of the bytes [Start, End) of a file.