file_YMD_match

package module
v0.0.0-...-7d79d50 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExistsYMD

func ExistsYMD(sourcePathname, targetDir string) bool

returns true if sourceDir/yyyy_mm_dd/filename exists at targetDir/yyyy/mm/yyyy_mm_dd/filename

func FindMatches

func FindMatches(toProcess, processed []RecordType)

to find file matches find . -type f -exec md5sum {} \; >> toProcess.md5sums #or processes.md5sums

Types

type RecordType

type RecordType = struct {
	Path2 string
	// contains filtered or unexported fields
}

func SumsToArr

func SumsToArr(filePath string) []RecordType

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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