Documentation ¶
Index ¶
- Variables
- func AppendToFile(path string, content string)
- func CheckDir(path string) bool
- func CheckFile(path string) bool
- func CreateDir(path string) bool
- func CreateFile(path string) bool
- func DelDir(path string) bool
- func DelFile(path string) bool
- func GetFileList(path string) []os.FileInfo
- func GetTreeDir(fpath string)
- func InitDir(path string)
- func InitFile(path string)
- func NowTime() [3]string
- func ReadFile(path string) string
- func WriteFile(path string, info string) bool
Constants ¶
This section is empty.
Variables ¶
View Source
var FileNameList []string
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.