- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for MultipartInfo (0.06 sec)
-
cmd/erasure-multipart.go
func (er erasureObjects) GetMultipartInfo(ctx context.Context, bucket, object, uploadID string, opts ObjectOptions) (MultipartInfo, error) { if !opts.NoAuditLog { auditObjectErasureSet(ctx, "GetMultipartInfo", object, &er) } result := MultipartInfo{ Bucket: bucket, Object: object, UploadID: uploadID, }
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Oct 24 04:05:31 UTC 2025 - 47.1K bytes - Viewed (0)