net/http.Client.Timeout (field) 3 uses net/http (current package) client.go#L105: Timeout time.Duration client.go#L198: if c.Timeout > 0 { client.go#L199: return time.Now().Add(c.Timeout)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)