//
pkg.gl
Category
github.com/minlib/go-util
filex
package
1.2.3
Repository:
https://github.com/minlib/go-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
48 SLOC
#
Functions
Dir
Dir get directory in path.
Exist
Exist returns the file or directory exists.
GetSize
GetSize get file size.
IsDir
IsDir returns the path is a directory.
MkdirAll
MkdirAll create directory of paths.
ReadFile
ReadFile read file.
WriteFile
WriteFile write file.