package
0.0.0-20170130134532-f561c5e57575
Repository: https://github.com/cihub/seelog.git
Documentation: pkg.go.dev

# Functions

NewReader creates a new Reader reading from r.
NewWriteMultiCloser creates a new Writer writing to w that also closes all closers in order on close.
NewWriter creates a new Writer writing to w.

# Structs

Reader provides sequential access to the contents of a tar archive.
Writer provides sequential writing of a tar archive in POSIX.1 format.