Documentation ¶
Overview ¶
Package hashsink implements io.reader and io.writer that hashes the payload as operating on data
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
Reader ...
func (*Reader) SHA256Base64String ¶
SHA256Base64String ...
type Writer ¶
type Writer struct {
// contains filtered or unexported fields
}
Writer ...
func (*Writer) SHA256Base64String ¶
SHA256Base64String ...
Click to show internal directories.
Click to hide internal directories.