Documentation
¶
Index ¶
- func CompressData(data []byte) []byte
- func CreatePackageTarball(source string) ([]byte, error)
- func DecompressData(data []byte) []byte
- func ExtractPackageTarball(source []byte, target string) error
- func GetPackageFilenames(source []byte) ([]string, error)
- func RemoveEmptyParentDirectories(directory string)
- func RemovePackage(source []byte, target string) error
- type Package
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompressData ¶
func CreatePackageTarball ¶
func DecompressData ¶
func ExtractPackageTarball ¶
func GetPackageFilenames ¶
func RemoveEmptyParentDirectories ¶
func RemoveEmptyParentDirectories(directory string)
func RemovePackage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.