Documentation
¶
Index ¶
Constants ¶
View Source
const ( RepoOwner = "izll" RepoName = "agent-session-manager" BinaryName = "asmgr" CheckTimeout = 5 * time.Second )
Variables ¶
This section is empty.
Functions ¶
func CheckForUpdate ¶
CheckForUpdate checks if a newer version is available Returns the new version string if available, empty string if up to date
func DownloadAndInstall ¶
DownloadAndInstall downloads and installs the specified version
Types ¶
type GitHubRelease ¶
Click to show internal directories.
Click to hide internal directories.