Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Header ¶
type Header struct {
// contains filtered or unexported fields
}
Header type holds the file checksum value based on a SHA256
0 2 34 36 ... [n] header+data layout : [[prefix][hash][suffix]][data]
type Reader ¶
type Reader struct {
Header
// contains filtered or unexported fields
}
Reader type for filehash files
Click to show internal directories.
Click to hide internal directories.