forked from TrueCloudLab/frostfs-node
b618a44d69
There is a need to be able to process all stored objects saved in `Blobovnicza`. Implement `Blobovnicza.Iterate` method which iterates over all objects. Implement `IterateObjects` helper function to simplify the code. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
blobovnicza.go | ||
blobovnicza_test.go | ||
control.go | ||
delete.go | ||
get.go | ||
get_range.go | ||
id.go | ||
iterate.go | ||
put.go | ||
sizes.go | ||
sizes_test.go |