Documentation
¶
Index ¶
- func Extract(archivePath string, dest string) error
- func ExtractLimit(archivePath string, dest string, maxBytes int64) error
- func ReadEntry(archivePath string, name string) ([]byte, error)
- func WriteTarGz(archivePath string, sourceDir string) error
- func WriteZip(archivePath string, paths []string) error
- type Entry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractLimit ¶ added in v0.48.0
func WriteTarGz ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.