diff

package
v0.0.0-...-8178683 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Diff

type Diff struct{}

func (*Diff) DiffPathmaps

func (d *Diff) DiffPathmaps(oldDeviceToPathmap map[string]pathmap.PathMapInterface, newDeviceToPathmap map[string]pathmap.PathMapInterface) (map[string]*pathmap.DiffResult, error)

type DiffInterface

type DiffInterface interface {
	DiffPathmaps(map[string]pathmap.PathMapInterface, map[string]pathmap.PathMapInterface) (map[string]*pathmap.DiffResult, error)
}

func NewDiffInterface

func NewDiffInterface() DiffInterface

Jump to

Keyboard shortcuts

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