package
0.0.0-20230208041119-c9eb4232b688
Repository: https://github.com/melf-xyzh/go-excel.git
Documentation: pkg.go.dev

# Functions

CreateFile* * @Description: 创建文件 * @param filePath * @param fileName * @param fileContent * @return err */.
GetFileExt* * @Description: 获取文件扩展名 * @param fileName * @return ext */.
PathExists* * @Description: 判断路径是否存在 * @param path * @return bool * @return error */.
UUID 生成uuid.

# Structs

ErrOnce 出现err不更新锁的once.