//
pkg.gl
Category
github.com/opentdp/go-helper
filer
package
0.7.2
Repository:
https://github.com/opentdp/go-helper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
4
Files
206 SLOC
#
Functions
Detail
获取文件信息和内容.
Exists
判断文件是否存在.
IsDir
判断是否目录.
IsLink
判断是否链接.
List
列出目录中的所有文件.
Readlink
获取软链接的真实路径.
ReleaseEmbedFS
释放 embed.FS.
Write
写入文件内容,目录不存在时自动创建.
#
Structs
FileInfo
No description provided by the author