untargz

package module
v0.0.0-...-08686eb Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

README

untargz

A simple package for untarring readers and files. Can build into a useable binary similar to the Linux tar xf command - but I would not recommend using it over the more-optimized tar xf command.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func File

func File(input string) error

func FileWithDest

func FileWithDest(input string, dest string) error

func Reader

func Reader(r io.Reader) error

func ReaderWithDest

func ReaderWithDest(r io.Reader, dest string) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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