diffing

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

README

diffing

Various functions for diffing files and content

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrNoDifferencesFound ...
	ErrNoDifferencesFound = errors.New("no differences were found")

	// ErrCommandNotFound ...
	ErrCommandNotFound = errors.New("command not found")
)

Functions

func CombineDiff

func CombineDiff(firstDiff, secondDiff, out string) error

CombineDiff ...

func Diff

func Diff(old, new, out string, isDir bool) error

Diff ...

func Patch

func Patch(patch, orig string, backup bool, absPath bool) error

Patch ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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