commit | 7b87df52a2de39c0c87039b77c94ab54e372590f | [log] [tgz] |
---|---|---|
author | Toby Burress <kurin@google.com> | Tue Jun 26 10:14:10 2018 -0700 |
committer | Rob Pike <r@golang.org> | Wed Jun 27 02:55:13 2018 +0000 |
tree | 2a51ba02b7a2f37b45e9aa749c8b12e3becdfddd | |
parent | c141d3581872eb1633ea63cd3eff7d26c06eacd7 [diff] |
cloud/storage/b2cs: update the storage.Lister implementation The b2api package is removing bucket.ListObjects and bucket.ListCurrentObjects, which are used by this package. This change uses the new ObjectIterator (and then just wraps it in pagination again). Fixes upspin/upspin#594. Change-Id: I326c51c70c303a219b5dc4993a16d69e9b975a1d Reviewed-on: https://upspin-review.googlesource.com/19040 Reviewed-by: Rob Pike <r@golang.org>
b2
repositoryNote: This repository is under construction.
This repository contains support for running Upspin on Backblaze B2 Cloud Storage.
See the master repository for more information.