mirror of
https://github.com/minio/minio.git
synced 2024-12-26 07:05:55 -05:00
216fa57b88
The `ioutil.NopCloser(reader)` was hiding nested hash readers. We make it an `io.Closer` so it can be attached without wrapping and allows for nesting, by merging the requests. |
||
---|---|---|
.. | ||
errors.go | ||
reader_test.go | ||
reader.go |