package
1.2.3
Repository: https://github.com/minlib/go-util.git
Documentation: pkg.go.dev

# Functions

Dir get directory in path.
Exist returns the file or directory exists.
GetSize get file size.
IsDir returns the path is a directory.
MkdirAll create directory of paths.
ReadFile read file.
WriteFile write file.