Versions in this module Expand all Collapse all v1 v1.0.0 Nov 16, 2025 Changes in this version + func DisplayProgressBar(current, total int64) + func GetFileFormatSize(format string) (uint, error) + func JoinFilePath(path, fileName string) string + func NumDigits(i int64) int + func SanitizeFilename(name string) string + func ValidateFilePath(path, fileName string) error