net/http.ResponseWriter.Write (method)
6 uses
net/http (current package)
server.go#L140: Write([]byte) (int, error)
server.go#L3842: w.Write(tw.wbuf.Bytes())
net/http/pprof
pprof.go#L239: w.Write(buf.Bytes())
expvar
expvar.go#L360: w.Write(vars.appendJSONMayExpand(nil, true))
google.golang.org/grpc/internal/transport
handler_server.go#L310: ht.rw.Write(hdr)
handler_server.go#L311: ht.rw.Write(data)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)