compare

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stitch

type Stitch struct {
	BufferSize             int64
	SourceFileStat         os.FileInfo
	DestinationFileStat    os.FileInfo
	SourceFilePointer      afero.File
	DestinationFilePointer afero.File
	// contains filtered or unexported fields
}

func NewStich

func NewStich(src afero.File, dst afero.File, bufferSize int64) (*Stitch, error)

func (*Stitch) IsComplete

func (s *Stitch) IsComplete() bool

Jump to

Keyboard shortcuts

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