Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandHexString ¶
func ReaderHashSum ¶ added in v0.1.3
ReaderHashSum returns the computed sum from the reader's bytes.
The caller is responsible for reseting the input hasher if it reused.
func ReaderHashSumsEqual ¶ added in v0.1.3
ReaderHashSumsEqual returns the hashes of one or more io.Reader contents and indicates if they were all equal.
It will reset the input hasher prior to each use, but will not reset it before returning.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.