Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ObjectSerializationConflict (0.15 seconds)

  1. internal/s3select/errors.go

    		statusCode: 400,
    		cause:      err,
    	}
    }
    
    func errObjectSerializationConflict(err error) *s3Error {
    	return &s3Error{
    		code:       "ObjectSerializationConflict",
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Mon Mar 14 16:48:36 GMT 2022
    - 4.3K bytes
    - Click Count (0)
Back to Top