Documentation ¶
Overview ¶
Package packagesinternal exposes internal-only fields from go/packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GetForTest = func(p interface{}) string { return "" }
View Source
var GetGoCmdRunner = func(config interface{}) *gocommand.Runner { return nil }
View Source
var SetGoCmdRunner = func(config interface{}, runner *gocommand.Runner) {}
View Source
var TypecheckCgo int
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.