This website works better with JavaScript.
Explore
Help
Sign In
oyd
/
minio
Watch
6
Star
1
Fork
You've already forked minio
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2610
Commits
1
Branch
0
Tags
89 MiB
Tag:
Branch:
Tree:
59ee5a547c
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '59ee5a547c'
${ noResults }
minio
/
pkg
/
xl
/
doc.go
4 lines
29 B
Raw
Normal View
History
Unescape
Escape
signature: Use a layered approach for signature verification. 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.
9 years ago
// +build ignore
package
xl