fakes

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: May 6, 2015 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExtractInput

type ExtractInput struct {
	BlobID    string
	BlobSHA1  string
	TargetDir string
}

type FakeExtractor

type FakeExtractor struct {
	ExtractInputs []ExtractInput
	// contains filtered or unexported fields
}

func NewFakeExtractor

func NewFakeExtractor() *FakeExtractor

func (*FakeExtractor) Extract

func (f *FakeExtractor) Extract(blobID string, blobSHA1 string, targetDir string) error

func (*FakeExtractor) SetExtractBehavior

func (f *FakeExtractor) SetExtractBehavior(blobID string, blobSHA1 string, targetDir string, err error)

Jump to

Keyboard shortcuts

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