Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TarFile ¶
TarFile is a representation of a file in a tarball. It consists of two parts, the Header and the Stream. The Header is a regular tar header, the Stream is a byte stream that can be used to read the file's contents
func (*TarFile) Linkname ¶
Linkname returns the Linkname of the file as reported by the header
Click to show internal directories.
Click to hide internal directories.