Documentation
¶
Index ¶
- func CheckDirPath(path string) (bool, error)
- func DirSize(path string) (int64, error)
- func FileExit(path string) bool
- func GetFilePart(dirPth string) (files []string, err error)
- func PathExists(path string) (bool, error)
- func PwdSaltMd5(str string) string
- func SortName(filename string) string
- func VerifyEmail(email string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PwdSaltMd5 ¶
func SortName ¶
sortName returns a filename sort key with non-negative integer suffixes in numeric order. For example, amt, amt0, amt2, amt10, amt099, amt100, ...
func VerifyEmail ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.