constants

package
v0.0.0-...-1ca2bd6 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FileHashesName     = "file_hashes.csv"
	ComparedHashesName = "compared_hashes.csv"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type EntryType

type EntryType string
const (
	Added       EntryType = "Added"
	ModifiedNew EntryType = "Modified_New"
	ModifiedOld EntryType = "Modified_Old"
	Deleted     EntryType = "Deleted"
)

type MapEntryPathHash

type MapEntryPathHash map[EntryType]MapPathHash

type MapPathHash

type MapPathHash map[string]string

Jump to

Keyboard shortcuts

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