Documentation
¶
Index ¶
Constants ¶
View Source
const ( GOSHS_WINDOWS_64 = "goshs_windows_x86_64.tar.gz" GOSHS_WINDOWS_32 = "goshs_windows_386.tar.gz" GOSHS_WINDOWS_ARM = "goshs_windows_arm64.tar.gz" GOSHS_LINUX_64 = "goshs_linux_x86_64.tar.gz" GOSHS_LINUX_32 = "goshs_linux_386.tar.gz" GOSHS_LINUX_ARM = "goshs_linux_arm64.tar.gz" GOSHS_DARWIN_64 = "goshs_darwin_x86_64.tar.gz" GOSHS_DARWIN_ARM = "goshs_darwin_arm64.tar.gz" )
Variables ¶
This section is empty.
Functions ¶
func CheckForUpdates ¶
func UpdateTool ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.