tarable

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2016 License: Apache-2.0 Imports: 3 Imported by: 18

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Header(content *bytes.Buffer, name string) *tar.Header

the default implementation of Header()

Types

type Tarable

type Tarable interface {
	Content() *bytes.Buffer
	Header() *tar.Header
	Name() string // full path of file in archive
	Link() string // short link to file in archive
}

Jump to

Keyboard shortcuts

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