package
0.0.0-20220218190644-4958d6d39439
Repository: https://github.com/jhump/golang-x-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.