package
1.0.8
Repository: https://github.com/ggg17226/aghost-go-base.git
Documentation: pkg.go.dev

# Functions

CreateAndWriteFile 创建并写入文件(create file and write content).
FileExists 检查文件或文件夹是否存在(check file or dir is exists).
GenerateFileNameWithTimeAndRandomNumber 根据时间和随机数生成文件名(generate file name with time and random number).