package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Sep 2, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Extract extracts regular files and directories beneath targetDir.
Links, special files, paths outside targetDir, and oversized archives are rejected.
type Limits struct {
MaxEntries int64
MaxFileSize int64
MaxTotalSize int64
}
Limits bounds the resources consumed while extracting one tar stream.
DefaultLimits returns conservative limits for Effectus bundle layers.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.