- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for uploadTestObject (0.07 sec)
-
cmd/test-utils_test.go
// the object as multipart with 1 part or as a regular single object. // // All upload failures are considered test errors - this function is // intended as a helper for other tests. func uploadTestObject(t *testing.T, apiRouter http.Handler, creds auth.Credentials, bucketName, objectName string, partSizes []int64, metadata map[string]string, asMultipart bool, ) { if len(partSizes) == 0 {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Oct 01 22:13:18 UTC 2024 - 77K bytes - Viewed (0)