Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gin-gonic/gin
/ Close
Method
Close
binding/binding_test.go:1372–1374 · binding/binding_test.go::failRead.Close
()
Source
from the content-addressed store, hash-verified
1370
}
1371
1372
func
(f *failRead) Close() error {
1373
return
nil
1374
}
1375
1376
func
TestPlainBinding(t *testing.T) {
1377
p := Plain
Callers
15
TestReadNthLine
Function · 0.80
readNthLine
Function · 0.80
createMultipartRequest
Function · 0.80
TestContextFormFile
Function · 0.80
TestContextFormFileFailed
Function · 0.80
TestContextMultipartForm
Function · 0.80
TestSaveUploadedOpenFailed
Function · 0.80
TestSaveUploadedCreateFailed
Function · 0.80
TestSaveUploadedFileWithPermission
Function · 0.80
TestSaveUploadedFileWithPermissionFailed
Function · 0.80
TestContextCopyShouldNotCancel
Function · 0.80
TestResponseWriterFlush
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected