Documentation
¶
Overview ¶
Package utildownload contains internal helper functions related to file IO utilized by the primary mobsql app logic.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileChecksum ¶
func FileExists ¶
func FileSizeMB ¶
func TempDir ¶
TempDir creates a temporary directory in the platform-specific temporary directory - if that fails it uses the tmp subfolder in CacheDir (e.g. ~/.cache/mobroute/tmp).
This is a workaround for certain platform that fail with the default TempDir such as Android which as of recent versions uses /data/local/tmp which is not writable
func UnzipZipArchive ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.