minio/pkg/donut/disk
Harshavardhana cfdb29cac0 Simplify signature handling
This change brings a new SignatureHandler where Presigned.
Requests without Payload are handled very early before even
going through the call.

This change simplifies Donut codebase to not have signature related
logic for all API's.

Simplification is still needed for Payload based signature eg. PUT/POST calls
, which are still part of the donut codebase, which will be done subsequently
after donut re-write.
2015-10-04 13:15:33 -07:00
..
disk_darwin.go Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
disk_linux.go Simplify signature handling 2015-10-04 13:15:33 -07:00
disk_test.go Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled 2015-08-22 18:35:37 -07:00
disk.go Move atomic package to the top and simplify its tests 2015-09-20 13:51:38 -07:00
errors.go Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00