Documentation ¶
Overview ¶
This tool generates //build/analysis/lib:stdlib_packages.go, which contains a set of all Go stdlib packges. This is generated ahead of time in the build system as it can be an expensive operation that also depends on the presence of a working `go` tool environment, so we want to do this as rarely as possible.
Click to show internal directories.
Click to hide internal directories.