Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( AppVersion = "unknown" AppOsArch = "unknown" IsLegacy = "false" BinaryName = getBinaryName() ArchiveName = fmt.Sprintf("%s.tar.gz", BinaryName) UpdateURL = fmt.Sprintf("https://github.com/arkag/dirclean/releases/download/%%s/%s", ArchiveName) ChecksumURL = "https://github.com/arkag/dirclean/releases/download/%s/checksums.txt" BinaryExt = "" )
Functions ¶
func GetLatestVersion ¶
func UpdateBinary ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.