Documentation
¶
Overview ¶
Package testshared is only used in unit-testing and provides commonly used helpers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DatabasePaths ¶
Read all the stored path info entries from a database.
func ExpectedPaths ¶
Walk a file hierarchy and produce the expected path info entries.
Types ¶
type HashDeepEntry ¶
A single entry in the hashdeep file.
func ReadHashDeepFile ¶
func ReadHashDeepFile(path string) ([]HashDeepEntry, error)
Parse a hashdeep file.
Click to show internal directories.
Click to hide internal directories.