package
3.0.0+incompatible
Repository: https://github.com/openmpdk/dss-minio.git
Documentation: pkg.go.dev

# Functions

NewReader returns a new hash Reader which computes the MD5 sum and SHA256 sum (if set) of the provided io.Reader at EOF.

# Structs

BadDigest - Content-MD5 you specified did not match what we received.
Reader writes what it reads from an io.Reader to an MD5 and SHA256 hash.Hash.
SHA256Mismatch - when content sha256 does not match with what was sent from client.