net/http.ResponseController.SetWriteDeadline (method)
2 uses
net/http (current package)
responsecontroller.go#L105: func (c *ResponseController) SetWriteDeadline(deadline time.Time) error {
net/http/pprof
pprof.go#L129: rc.SetWriteDeadline(time.Now().Add(timeout))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)