google-cloud-go
google-cloud-go copied to clipboard
feat(storage/dataflux): add dataflux interface
feat: add dataflux interface and helper functions to storage/dataflux.
Dataflux fast-listing will be used to quickly list objects in a bucket in parallel.
Fixes https://github.com/googleapis/google-cloud-go/issues/10731