Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestObjectMultipart (0.17 sec)

  1. cmd/server_test.go

    }
    
    // TestObjectMultipart - Initiates a NewMultipart upload, uploads 2 parts,
    // completes the multipart upload and validates the status of the operation.
    func (s *TestSuiteCommon) TestObjectMultipart(c *check) {
    	// generate a random bucket name.
    	bucketName := getRandomBucketName()
    	// HTTP request to create the bucket.
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Feb 22 06:26:06 GMT 2024
    - 108K bytes
    - Viewed (0)
Back to top