Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Importcfg ¶ added in go1.20
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.
func IsStandardPackage ¶
IsStandardPackage reports whether path is a standard package, given goroot and compiler.
func PkgfileMap ¶ added in go1.20
PkgfileMap returns a map of package paths to the location on disk of the .a file for the package. The caller must not modify the map.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.