tar

package
v0.0.0-...-7d032b8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2016 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Untar

func Untar(opt Options) gonzo.Stage

Untar files from input channel and pass the result to the output channel.

Types

type Options

type Options struct {
	//Strip number of leading components from file names on extraction
	StripComponenets int
	// if you pass a list of patterns, it will only untar files that matche at least
	// one of the provided functions.
	Pluck []string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL