Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetVerbose ¶
func VerboseEnabledForTest ¶
func VerboseEnabledForTest() bool
Types ¶
type Finder ¶
type Finder struct {
Target Target
Tag string
Getter HTTPGetter
}
type LatestInfo ¶
type LatestInfo struct {
Tag string
}
func LatestVersion ¶
func LatestVersion(target Target, getter HTTPGetter) (LatestInfo, error)
Click to show internal directories.
Click to hide internal directories.