net/http/httputil.ServerConn.we (field)
6 uses
net/http/httputil (current package)
persist.go#L41: re, we error // read/write errors
persist.go#L109: if sc.we != nil { // no point receiving if write-side broken or closed
persist.go#L111: return nil, sc.we
persist.go#L192: if sc.we != nil {
persist.go#L194: return sc.we
persist.go#L217: sc.we = err
![]() |
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. |