Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
NeedsInstall = &CheckResult{Install: true}
)
Functions ¶
Types ¶
type CheckResult ¶
type CheckResult struct {
Install bool
}
Click to show internal directories.
Click to hide internal directories.