pack

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Box

type Box struct {
	*packr.Box

	Dest string
}

Box add some attributes on packr.Box

func New

func New(packrBox packr.Box, dest string) *Box

New create a packr.Box

func (*Box) Clear

func (box *Box) Clear() error

Clear remove a packr.Box and content

func (*Box) Extract

func (box *Box) Extract(file string) (string, error)

Extract extract the file to the destination folder

func (*Box) ExtractTo

func (box *Box) ExtractTo(dest string, file string) error

ExtractTo extract the file to the target path

func (*Box) ExtractToDir

func (box *Box) ExtractToDir(dest string, file string) (string, error)

ExtractToDir extract the file to the target folder

Jump to

Keyboard shortcuts

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