cloud.google.com/go/storage.ObjectIterator.ctx (field)
4 uses
cloud.google.com/go/storage (current package)
bucket.go#L1100: ctx: ctx,
bucket.go#L1117: ctx context.Context
bucket.go#L1167: err = runWithRetry(it.ctx, func() error {
bucket.go#L1168: resp, err = req.Context(it.ctx).Do()
![]() |
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. |