f1f2101dc6
There are 2 approaches: 1. Use `storage.Find` to enumerate all containers. 2. Store a counter by a separate key. Here we implemented 1, because this method is readonly (thus GAS cost it not a problem) and simpler to implement. Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru> |
||
---|---|---|
.. | ||
alphabet_test.go | ||
balance_test.go | ||
container_test.go | ||
helpers.go | ||
neofs_test.go | ||
neofsid_test.go | ||
netmap_test.go | ||
nns_test.go | ||
processing_test.go | ||
proxy_test.go | ||
reputation_test.go | ||
subnet_test.go | ||
util.go |