net/http.Client.Timeout (field) 3 uses net/http (current package) client.go#L105: Timeout time.Duration client.go#L188: if c.Timeout > 0 { client.go#L189: return time.Now().Add(c.Timeout)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)