Documentation ¶
Index ¶
- func DirExists(name string) bool
- func Exists(name string) bool
- func ListDir(dirPth string) (files []string, err error)
- func ListFiles(dirPth string, suffix string) (files []string, err error)
- func ListSubPath(osDirname string) ([]string, error)
- func Md5CheckSum(filename string) (string, error)
- func SHA256(path string) (string, error)
- func WriteToFile(c []byte, filename string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListSubPath ¶
func Md5CheckSum ¶
func WriteToFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.