- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for unzipArchive (0.1 sec)
-
cmd/erasure-object_test.go
// Create a testbucket err = objLayer.MakeBucket(ctx, "testbucket", MakeBucketOptions{}) if err != nil { t.Fatal(err) } // Unzip sample object data to the existing disks err = unzipArchive("testdata/xl-meta-inline-notinline.zip", path) if err != nil { t.Fatal(err) } // Try to read the object and check its md5sum
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Jan 30 20:43:25 UTC 2024 - 36.8K bytes - Viewed (0)