Documentation ¶
Index ¶
- func AddDirToCache(dir string)
- func ContainsDir(dirs []string, dir string) bool
- func Exists(filename string) bool
- func HasSubdirectories(dir string) (bool, error)
- func Hash(filename string) (string, int64, string, error)
- func LoadCachedDirs() []string
- func WalkDirFiles(dirPath string) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDirToCache ¶
func AddDirToCache(dir string)
func ContainsDir ¶
func HasSubdirectories ¶
Helper function to check for subdirectories
func LoadCachedDirs ¶
func LoadCachedDirs() []string
func WalkDirFiles ¶
Helper function to list files in a directory and get their absolute paths
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.