Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for cleanupMultipartPath (0.12 sec)

  1. cmd/erasure-multipart.go

    	return fi, partsMetadata, err
    }
    
    // cleanupMultipartPath removes all extraneous files and parts from the multipart folder, this is used per CompleteMultipart.
    // do not use this function outside of completeMultipartUpload()
    func (er erasureObjects) cleanupMultipartPath(ctx context.Context, paths ...string) {
    	storageDisks := er.getDisks()
    
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Sun Sep 29 22:40:36 UTC 2024
    - 44.7K bytes
    - Viewed (0)
Back to top