package
0.0.0-20220923055943-abf10cc8cc5c
Repository: https://github.com/rumsystem/keystore.git
Documentation: pkg.go.dev
# Functions
DirExist check if file is exist.
EnsureDir make sure `dir` exist, or create it.
FileExist check if file is exist.
No description provided by the author
IsDirEmpty check if dir is empty.
PathTrimExt return file path which remove `ext`.
No description provided by the author