diff

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2022 License: ISC Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Directories

func Directories(src, dst string) (map[string][]string, error)

func Files

func Files(src, dst string, opts FileDiffOptions) (string, error)

func NewCompareReader

func NewCompareReader(a, b io.Reader) io.Reader

Types

type FileDiffOptions

type FileDiffOptions struct {
	SrcBasePath string
	DstBasePath string
	NoPrefix    bool
	SrcPrefix   string
	DstPrefix   string
}

Jump to

Keyboard shortcuts

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