Versions in this module Expand all Collapse all v1 v1.0.1 Jul 23, 2024 Changes in this version + func CalculateFileMD5(file *multipart.FileHeader) (string, error) + func GenerateFilePath(baseDir, fold, suffix string) (string, error) v1.0.0 Jul 21, 2024 Changes in this version + func GetFullHostURL(uri *protocol.URI) string + func SaveFile(file *multipart.FileHeader, baseDir, fold, suffix string) (string, error)