Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶ added in v0.0.28
type Info struct {
Local struct {
Version string
}
Remote struct {
Valid bool
Tag string
}
UpgradeReleaseNotes string
// contains filtered or unexported fields
}
var VersionInfo Info
func (*Info) UpdateVersionInfo ¶ added in v0.0.28
func (vi *Info) UpdateVersionInfo()
func (*Info) UpgradeAvailable ¶ added in v0.0.28
Click to show internal directories.
Click to hide internal directories.