forked from mirrors/tar-split
archive/tar: move parse/format methods to standalone receiver
Motivations for this change: * It allows these functions to be used outside of Reader/Writer. * It allows these functions to be more easily unit tested. Change-Id: Iebe2b70bdb8744371c9ffa87c24316cbbf025b59 Reviewed-on: https://go-review.googlesource.com/15113 Reviewed-by: Russ Cox <rsc@golang.org> Run-TryBot: Joe Tsai <joetsai@digital-static.net> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
b598ba3ee7
commit
64935a5f0f
2 changed files with 0 additions and 0 deletions
BIN
archive/tar/testdata/pax-path-hdr.tar
vendored
Normal file
BIN
archive/tar/testdata/pax-path-hdr.tar
vendored
Normal file
Binary file not shown.
BIN
archive/tar/testdata/ustar-file-reg.tar
vendored
Normal file
BIN
archive/tar/testdata/ustar-file-reg.tar
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue