Documentation ¶
Index ¶
- func GetBundleVersion() string
- func GetCRCMacTrayVersion() string
- func GetCRCVersion() string
- func GetCRCWindowsTrayVersion() string
- func GetCommitSha() string
- func GetMacosInstallPath() string
- func IsMacosInstallPathSet() bool
- func IsOkdBuild() bool
- func NewVersionAvailable() (bool, string, error)
- type CrcReleaseInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBundleVersion ¶
func GetBundleVersion() string
func GetCRCMacTrayVersion ¶ added in v1.15.0
func GetCRCMacTrayVersion() string
func GetCRCVersion ¶
func GetCRCVersion() string
func GetCRCWindowsTrayVersion ¶ added in v1.11.0
func GetCRCWindowsTrayVersion() string
func GetCommitSha ¶
func GetCommitSha() string
func GetMacosInstallPath ¶ added in v1.21.0
func GetMacosInstallPath() string
func IsMacosInstallPathSet ¶ added in v1.21.0
func IsMacosInstallPathSet() bool
func IsOkdBuild ¶ added in v1.20.0
func IsOkdBuild() bool
func NewVersionAvailable ¶
Types ¶
type CrcReleaseInfo ¶
type CrcReleaseInfo struct { Version struct { LatestVersion string `json:"crcVersion"` } }
Click to show internal directories.
Click to hide internal directories.