package
Version:
v0.0.0-...-bc12874
Opens a new window with list of versions in this module.
Published: Nov 21, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
ReadArchive reads a tar archive from the given io.Reader and runs the given
callback function for each file in the archive.
ReadGzipArchive reads a gzipped tar archive from the given io.Reader and runs
the given callback function for each file in the archive.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.