Documentation ¶
Index ¶
- func AsyncTaskLoading(task func(), description string)
- func CalculateChecksum(filePath string) (string, error)
- func Contains(slice []string, item string) bool
- func DownloadFile(url string, fileName string, outputPath string) error
- func GetCRC32(filePath string) (string, error)
- func GetFileMd5Hash(path string) (string, error)
- func GetFullPath(relativePath string) (string, error)
- func GetHomeDir() string
- func HashOpenSubtitles(videoPath string) (string, error)
- type Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AsyncTaskLoading ¶
func AsyncTaskLoading(task func(), description string)
func CalculateChecksum ¶
func GetFileMd5Hash ¶
func GetFullPath ¶
func GetHomeDir ¶
func GetHomeDir() string
func HashOpenSubtitles ¶
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.