Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoUpgrade ¶
func DoUpgrade() bool
nolint DoUpgrade attempts to perform an upgrade by calling a local shell script
func FileExists ¶
FileExists checks if the provided file exists or not
func InitAppInstance ¶
InitAppInstance will attempt to initialise an instance of the application based on the provided value of appID. A FATAL error will occur causing the application to exit if another instance of the application is detected as already running.
func ReleaseAppInstance ¶
ReleaseAppInstance will attempt to release(unlock) an instance of the application based on the single.Single reference
func UpdateAvailable ¶
UpdateAvailable will perform a check against the specified repository to determine if the passed in version tag is the latest or not
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.