package
0.0.0-20130121074735-1d03baafba06
Repository: https://github.com/icattlecoder/go.git
Documentation: pkg.go.dev

# Functions

FileInfoHeader creates a partially-populated Header from fi.
NewReader creates a new Reader reading from r.
NewWriter creates a new Writer writing to w.

# Constants

block device node.
character device node.
reserved.
directory.
fifo node.
hard link.
regular file.
regular file.
symbolic link.
global extended header.
extended header.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

A Header represents a single header in a tar archive.
A Reader provides sequential access to the contents of a tar archive.
A Writer provides sequential writing of a tar archive in POSIX.1 format.