Documentation ¶ Index ¶ func Untar(dst string, fileName string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Untar ¶ func Untar(dst string, fileName string) error Untar takes a destination path and a path to a file; a tar reader loops over the tarfile creating the file structure at 'dst' along the way, and writing any files Types ¶ This section is empty. Source Files ¶ View all Source files untar.go Click to show internal directories. Click to hide internal directories.