//
pkg.gl
Category
github.com/TruthHun/gotil
filetil
package
0.0.0-20221201022546-19fe8ec6ef40
Repository:
https://github.com/truthhun/gotil.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
6
Files
33 SLOC
#
README
文件操作工具
#
Functions
ScanFiles
目录扫描 @param dir 需要扫描的目录 @return fl 文件列表 @return err 错误.
#
Structs
FileList
返回的目录扫描结果.