Documentation ¶
Index ¶
- func ComputeFileHexdigest(filePath string) (string, error)
- func GetBaseName(fileName string) string
- func GetDirName(filePath string) string
- func GetPkgCacheDir() (string, error)
- func GetRootDir() (string, error)
- func OpenZipFile(source string, fpath string) (io.ReadCloser, error)
- func UnzipToFS(source string, destination string) ([]string, error)
- func WalkDir(root, ext string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeFileHexdigest ¶
func GetBaseName ¶
GetBaseName Get filename without extension.
func GetDirName ¶
func GetPkgCacheDir ¶
func GetRootDir ¶
func OpenZipFile ¶
func OpenZipFile(source string, fpath string) (io.ReadCloser, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.