diff

package
v0.0.0-...-41d6c1d Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Paths

func Paths(a, b string) error

Paths performs a recursive diff of two file trees / paths Any deviation will result in an error denoting the respective diff

Types

type Node

type Node struct {
	Path string

	Size    int64
	Mode    fs.FileMode
	ModTime int64

	Hash []byte
}

Node denotes an element / node in a file tree

Jump to

Keyboard shortcuts

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