cloud.google.com/go/compute/metadata.Client.hc (field)
5 uses
cloud.google.com/go/compute/metadata (current package)
metadata.go#L64: var defaultClient = &Client{hc: &http.Client{
metadata.go#L133: res, err := defaultClient.hc.Do(req.WithContext(ctx))
metadata.go#L268: hc *http.Client
metadata.go#L279: return &Client{hc: c}
metadata.go#L307: res, err := c.hc.Do(req)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |