Documentation ¶
Index ¶
- func CompressTarGz(src string, outArchivePath string) error
- func CompressTarGz2(archiveFileName string, dirToCompress string) error
- func ExtractTarGz(tarpath string) (string, error)
- func ExtractTarGz2(tarpath string) (string, error)
- func GetFilesList(path string, includeDir bool) []string
- func ReadGzPage(gzPagePath string) (string, error)
- func WriteGzPage(tarPath string, data string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompressTarGz ¶
func CompressTarGz2 ¶
func ExtractTarGz ¶
func ExtractTarGz2 ¶
func GetFilesList ¶
func ReadGzPage ¶
func WriteGzPage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.