Documentation
¶
Index ¶
- Constants
- func DeleteFileByAge(path string, minAgeForDeletion int64) (bool, error)
- func DeleteFileList(fileExtToClean, directoryPath string) int
- func DeleteFileListE(prefix, fileExtToClean, directoryPath string, maxAge int64, forceNoExt bool) int
- func FileExists(path string) bool
- func GetFileList(directoryPath string) map[int]string
- func GetFileListGlob(pattern string) map[int]string
Constants ¶
View Source
const (
DEL_FILE_LIST_E_SLEEP = 60
)
Variables ¶
This section is empty.
Functions ¶
func DeleteFileList ¶
func DeleteFileListE ¶
func FileExists ¶
func GetFileList ¶
func GetFileListGlob ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.