net/http/httputil.ClientConn.c (field)
6 uses
net/http/httputil (current package)
persist.go#L232: c net.Conn
persist.go#L253: c: c,
persist.go#L278: c = cc.c
persist.go#L280: cc.c = nil
persist.go#L327: if cc.c == nil { // connection closed by user in the meantime
persist.go#L331: c := cc.c
![]() |
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. |