minio/pkg/storage
Harshavardhana 74b3d092f2 Now MinioAPI handles Content-MD5 set during putObject()
- This change also facilitates proper error response
    in case of md5 mismatch or corruption
  - TODO a test function needs to be implemented
2015-03-17 13:32:13 -07:00
..
encoded Now MinioAPI handles Content-MD5 set during putObject() 2015-03-17 13:32:13 -07:00
file Now MinioAPI handles Content-MD5 set during putObject() 2015-03-17 13:32:13 -07:00
memory Now MinioAPI handles Content-MD5 set during putObject() 2015-03-17 13:32:13 -07:00
storage.go Now MinioAPI handles Content-MD5 set during putObject() 2015-03-17 13:32:13 -07:00
storage_api_suite.go Now MinioAPI handles Content-MD5 set during putObject() 2015-03-17 13:32:13 -07:00
storage_bucket_policy.go Make BucketPolicy strictly typed 2015-03-08 15:57:20 -07:00
storage_date.go Move from fmt.Errorf to errors.New 2015-03-15 19:41:16 -07:00
storage_errors.go Now MinioAPI handles Content-MD5 set during putObject() 2015-03-17 13:32:13 -07:00