Documentation ¶
Index ¶
- func Decompress(in string, out string, passwords []string, remove bool) (string, error)
- func DecompressGzip(in string, out string) (string, error)
- func DecompressSevenZip(in string, out string, passwords []string) error
- func DecompressTar(in string, out string) error
- func DecompressTarGz(in string, out string) error
- func IsEncrypted(in string) (bool, error)
- type Entry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decompress ¶
func DecompressTar ¶
func DecompressTarGz ¶
func IsEncrypted ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.