Documentation
¶
Index ¶
- func ChopPath(original string) string
- func ComputeMd5(filePath string) string
- func CountFileLine(filename string) (count int64)
- func FileRename(filename, dstname string)
- func GetFilePath(filepath string) (string, string)
- func GetFileSize(path string) (fileSize int64)
- func MTime(name string) (mtime time.Time)
- func Substr(s string, pos, length int) string
- func WalkDir(dirPth, suffix string) (files []string, err error)
- func WalkDirPath(dirPth string) (paths []string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeMd5 ¶ added in v1.0.0
func CountFileLine ¶ added in v1.0.0
func FileRename ¶ added in v1.0.0
func FileRename(filename, dstname string)
func GetFilePath ¶ added in v1.0.0
func GetFileSize ¶ added in v1.0.0
func WalkDirPath ¶ added in v1.0.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.