package
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jun 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
BaseExpanders creates the set of base expanders that are used to expand the different types of files
Expander is an interface which defines the methods that an expander must implement in order expand a type
type TarExpander struct {
FileSizeLimit int64
FilesLimit int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.