func net/http.nop
9 uses
net/http (current package)
client.go#L345: return nop, alwaysFalse
client.go#L354: return nop, alwaysFalse
transport.go#L2510: func nop() {}
transport.go#L2514: testHookEnterRoundTrip = nop
transport.go#L2515: testHookWaitResLoop = nop
transport.go#L2516: testHookRoundTripRetried = nop
transport.go#L2517: testHookPrePendingDial = nop
transport.go#L2518: testHookPostPendingDial = nop
transport.go#L2521: testHookReadLoopBeforeNextRead = nop
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |