Ekaterina Lebedeva
242f0095d0
* Separated iteration through container ids from `ContainersOf()` so that it could be reused. * When listing containers we used to iterate through the the whole list of containers twice: first when reading from a contract, then when sending them. Now we can send batches of containers when reading from the contract. Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com> |
||
---|---|---|
.. | ||
client.go | ||
containers_of.go | ||
delete.go | ||
deletion_info.go | ||
get.go | ||
list.go | ||
put.go |