mirror of
https://github.com/pgsty/minio.git
synced 2026-08-10 00:03:29 +03:00
Merge pull request #121 from harshavardhana/pr_out_refactor_checksum_code_and_add_objectname_hashing_per_uploaded_objects
This commit is contained in:
@@ -13,5 +13,5 @@ type ObjectDescription struct {
|
||||
Name string
|
||||
Md5sum string
|
||||
Protectionlevel string
|
||||
// Hash string - TODO
|
||||
Hash string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user