Documentation ¶
Index ¶
- func ExtractTar(reader io.Reader, dir string, stripComponents int) error
- func ExtractTarGZ(reader io.Reader, dir string, stripComponents int) error
- func ExtractZip(reader io.ReaderAt, size int64, dir string, stripComponents int) error
- func IsTar(fileName string) bool
- func IsZip(fileName string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractZip ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.