package
0.0.1
Repository: https://github.com/admpub/go-utility.git
Documentation: pkg.go.dev

# Functions

NewReaderHash32Proxy returns a new `ReaderHash32Proxy` struct.
NewReaderHashProxy returns a new `ReaderHashProxy` struct.

# Structs

ReaderHash32Proxy proxies a reader and produces a `Hash32` sum from the read bytes.
ReaderHashProxy proxies a reader and produces a `Hash` sum from the read bytes.