package
0.0.0-20201103021642-0b81e36c0f4b
Repository: https://github.com/chenchengwork/go-web-framework.git
Documentation: pkg.go.dev

# Functions

CheckNotExist check if the file exists.
CheckPermission check if the file has permission.
GetExt get the file ext.
GetSize get the file size.
IsNotExistMkDir create a directory if it does not exist.
MkDir create a directory.
MustOpen maximize trying to open the file.
Open a file according to a specific mode.