diff

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2025 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 Result

type Result struct {
	Added    []string
	Removed  []string
	Modified []string
	Renamed  map[string]string
}

func Diff

func Diff(aPaths, bPaths map[string]string) (result Result, err error)

func (Result) Empty

func (diff Result) Empty() bool

func (Result) String

func (r Result) String() string

Jump to

Keyboard shortcuts

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