Documentation ¶
Index ¶
- func Run(name string, args ...string) error
- func RunResult(name string, args ...string) (string, string, error)
- func Tar(src, outputTar string) error
- func Untar(inputTar, outputDir string) error
- func UntarReader(r io.Reader, outputDir string) error
- func UntarTarReader(tr *tar.Reader, outputDir string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.