Versions in this module Expand all Collapse all v0 v0.0.310 Jun 15, 2022 Changes in this version + type MD5Reader struct + func NewMD5Reader(reader io.Reader) *MD5Reader + func (reader *MD5Reader) MD5() []byte + func (reader *MD5Reader) Read(b []byte) (int, error)