Documentation ¶
Index ¶
- func IsSupported(path string) bool
- func Walk(path string, walkcFunc WalkFunc) error
- func Walk7Zip(file *os.File, fileSize int64, walkFunc WalkFunc) error
- func WalkRPM(file io.Reader, walkFunc WalkFunc) error
- func WalkTar(file io.Reader, walkFunc WalkFunc) error
- func WalkTarGzip(file *os.File, walkFunc WalkFunc) error
- func WalkTarXz(file *os.File, walkFunc WalkFunc) error
- func WalkZip(file *os.File, fileSize int64, walkFunc WalkFunc) error
- type WalkFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSupported ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.