MCPcopy
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
1372func (f *failRead) Close() error {
1373 return nil
1374}
1375
1376func TestPlainBinding(t *testing.T) {
1377 p := Plain

Callers 15

TestReadNthLineFunction · 0.80
readNthLineFunction · 0.80
createMultipartRequestFunction · 0.80
TestContextFormFileFunction · 0.80
TestContextMultipartFormFunction · 0.80
TestResponseWriterFlushFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected