Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareVersions ¶
func GetCurrentDMSVersion ¶
func GetLatestDMSVersion ¶
Types ¶
type VersionInfo ¶
type VersionInfo struct {
Current string
Latest string
IsGit bool
IsBranch bool
IsTag bool
HasUpdate bool
}
func GetDMSVersionInfo ¶
func GetDMSVersionInfo() (*VersionInfo, error)
Click to show internal directories.
Click to hide internal directories.