package
0.31.0
Repository: https://go.googlesource.com/tools
Documentation: pkg.go.dev

# Functions

No description provided by the author
Parse reads and parses gccgo export data from in and constructs a Package, inserting it into the imports map.

# Structs

Information about a specific installation of gccgo.
The gccgo-specific init data for a package.
A PackageInit describes an imported package that needs initialization.

# Type aliases

An Importer resolves import paths to Packages.