func cloud.google.com/go/storage.shouldRetryRead

2 uses

	cloud.google.com/go/storage (current package)
		reader.go#L372: 		if !shouldRetryRead(err) {
		reader.go#L388: func shouldRetryRead(err error) bool {