package
0.0.0-20240310010237-a3f02065c60a
Repository: https://github.com/goki/go-tools.git
Documentation: pkg.go.dev

# Functions

Importcfg returns an importcfg file to be passed to the Go compiler that contains the cached paths for the .a files for the standard library.
PkgfileMap returns a map of package paths to the location on disk of the .a file for the package.