Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultHash = sha256.New
DefaultHash is default DirHash hashing algorithm - "sha256".
Functions ¶
This section is empty.
Types ¶
type DirHash ¶
type DirHash struct {
// contains filtered or unexported fields
}
DirHash is the struct for a tar hash calculation.
Click to show internal directories.
Click to hide internal directories.