archive

package
v0.0.0-...-aec1500 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UNKNOWN archiveType = iota
	ZIP
	TAR
)

Variables

View Source
var Mode archiveType

Functions

This section is empty.

Types

type File

type File struct {
	// contains filtered or unexported fields
}

func Create

func Create(filename string) (*File, error)

func (File) Append

func (f File) Append(dstFileName, srcFilePath string) error

func (File) Close

func (f File) Close() error

Jump to

Keyboard shortcuts

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