Versions in this module Expand all Collapse all v1 v1.4.0 Dec 11, 2014 v1.3.2 Nov 24, 2014 Changes in this version + func ApplyLayer(dest string, layer archive.ArchiveReader) error + func CopyFileWithTar(src, dst string) (err error) + func CopyWithTar(src, dst string) error + func TarUntar(src, dst string) error + func Untar(archive io.Reader, dest string, options *archive.TarOptions) error + func UntarPath(src, dst string) error