net/http.ResponseWriter.Write (method)
5 uses
net/http (current package)
server.go#L139: Write([]byte) (int, error)
server.go#L3391: w.Write(tw.wbuf.Bytes())
net/http/pprof
pprof.go#L221: w.Write(buf.Bytes())
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.4.9. (GOOS=linux GOARCH=amd64)