- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for doesV4PresignParamsExist (0.09 seconds)
-
cmd/signature-v4-parser_test.go
for j := 0; j < len(testCase.inputQueryKeyVals)-1; j += 2 { inputQuery.Set(testCase.inputQueryKeyVals[j], testCase.inputQueryKeyVals[j+1]) } actualErrCode := doesV4PresignParamsExist(inputQuery) if testCase.expectedErrCode != actualErrCode { t.Fatalf("Test %d: Expected the APIErrCode to be %d, got %d", i+1, testCase.expectedErrCode, actualErrCode) } } }
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Oct 10 18:57:35 GMT 2025 - 27.8K bytes - Click Count (0)