Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
func Load(protoTargets []*blaze_query.Target) []*packages.Package
Load generates packages.Packages from bazel query results. Each go rule in the input is converted into a Package with ID, PkgPath, and Imports. Imports is generated from bazel deps, so it does not include any standard library packages. Name may also be set for test packages.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.