package
0.0.0-20190318102628-d7df357d3e99
Repository: https://github.com/go-zh/tools.git
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.