Documentation
¶
Index ¶
- func DirectoryExists(dirPath string) bool
- func Dump(b []byte, filePath string) error
- func FileDays(filename string) (int, error)
- func FileExists(filepath string) bool
- func FileHasSuffix(filename string, suffix string) bool
- func FileOrDirExist(fileOrDir string) bool
- func FilesInDir(dir string) []string
- func FilesInDirRecursive(dir string) []string
- func GetFileRecursive(pathname string, fileList []string)
- func GetFileRecursiveOriginal(pathname string) []string
- func Load(filePath string) ([]byte, error)
- func Md5sum(filepath string) (string, error)
- func ReadFile(inputFile string) (string, error)
- func WriteFile(file2Write string, string2Write string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DirectoryExists ¶
func FileExists ¶
func FileHasSuffix ¶
func FileOrDirExist ¶
func FilesInDir ¶
func FilesInDirRecursive ¶
func GetFileRecursive ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.