Documentation ¶
Index ¶
- func CheckNotExist(src string) bool
- func CheckPermission(src string) bool
- func Create(content bytes.Buffer, name string)
- func GetExt(fileName string) string
- func IsNotExistAndMkDir(src string) error
- func MkDir(src string) error
- func Open(name string, flag int, perm os.FileMode) (*os.File, error)
- func PathCreate(dir string) error
- func PathExist(addr string) bool
- func ReadAll(filePath string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckNotExist ¶
func CheckPermission ¶
func IsNotExistAndMkDir ¶
func PathCreate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.