Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildWholeProgramGoMod ¶
func BuildWholeProgramGoMod(strModulePath string, boolForce bool, boolShowError bool, strModAbsPath string) (*ssa.Program, []*ssa.Package, bool, string)
A Beta functionality: use go.mod to build a program For this, we switched to a newer version of package "golang.org/x/tools/go/packages" We are using a copied and slightly modified version downloaded on 11/15/2021 strModulePath is like go.etcd.io strModAbsPath is like /home/you/stubs/etcd
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.