Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StdExcludeDirRegexps = []string{
"vendor$", "third_party$",
"testdata$", "examples$",
"Godeps$",
"builtin$",
}
Functions ¶
This section is empty.
Types ¶
type Package ¶
type Package struct {
// contains filtered or unexported fields
}
func (*Package) BuildPackage ¶ added in v1.10.1
func (*Package) IsTestOnly ¶ added in v1.7.1
type Program ¶
type Program struct {
// contains filtered or unexported fields
}
func (*Program) BuildContext ¶
Click to show internal directories.
Click to hide internal directories.