Versions in this module Expand all Collapse all v1 v1.2.4 Dec 4, 2019 v1.2.2 Oct 29, 2019 Changes in this version + func CheckNotExist(src string) bool + func CheckPermission(src string) bool + func GetExt(fileName string) string + func GetSize(f multipart.File) (int, error) + func IsNotExistMkDir(src string) error + func MkDir(src string) error + func MustOpen(fileName, filePath string) (*os.File, error) + func Open(name string, flag int, perm os.FileMode) (*os.File, error)