package
0.1.7
Repository: https://github.com/polaris1119/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.