package
0.0.0-20221003172846-a3e1774ef349
Repository: https://github.com/dsoprea/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.