Documentation ¶
Index ¶
- func ExtractTGZ(tgzFile string, destDir string) error
- func ExtractTarGz(src, dest string) error
- func ExtractTgzFile(tgzFile string, targetDirectory string) error
- func ExtractWheel(filePath, destPath string) error
- func FindTgzFiles(directory string) ([]string, error)
- func RunGitleaks(directory string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractTGZ ¶
func ExtractTarGz ¶
func ExtractTgzFile ¶
extractTgzFile extracts the contents of a .tgz file to the specified directory.
func ExtractWheel ¶
func FindTgzFiles ¶
findTgzFiles returns a list of .tgz files in the specified directory.
func RunGitleaks ¶
func RunGitleaks(directory string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.