package
0.0.0-20190322182713-bf6f0a60fce1
Repository: https://github.com/llvm-mirror/llgo.git
Documentation: pkg.go.dev
# Constants
FromArgsUsage is a partial usage message that applications calling FromArgs may wish to include in their -help output.
# Structs
Config specifies the configuration for a program to load.
PackageInfo holds the ASTs and facts derived by the type-checker for a single package.
A PkgSpec specifies a non-importable package to be created by Load.
A Program is a Go program loaded from source or binary as specified by a Config.