mirror of
https://github.com/minio/minio.git
synced 2025-02-13 06:38:09 -05:00
Signature calculation has now moved out from being a package to top-level as a layered mechanism. In case of payload calculation with body, go-routines are initiated to simultaneously write and calculate shasum. Errors are sent over the writer so that the lower layer removes the temporary files properly.
4 lines
29 B
Go
4 lines
29 B
Go
// +build ignore
|
|
|
|
package xl
|