frostfs-node/pkg/local_object_storage/engine
Leonard Lyubich 4f16a10235 [] localstorage: Implement DumpInfo method
Implement method to get the information about the local storage.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
delete.go [] localstorage: Fix address forwarding in Delete method 2020-12-11 17:19:37 +03:00
engine.go [] localstore: Draft storage engine structure and ops 2020-12-11 17:19:37 +03:00
get.go [] localstorage: Implement utility functions over StorageEngine 2020-12-11 17:19:37 +03:00
head.go [] localstorage: Implement utility functions over StorageEngine 2020-12-11 17:19:37 +03:00
info.go [] localstorage: Implement DumpInfo method 2020-12-11 17:19:37 +03:00
put.go [] localstorage: Implement utility functions over StorageEngine 2020-12-11 17:19:37 +03:00
select.go [] localstorage: Implement utility functions over StorageEngine 2020-12-11 17:19:37 +03:00
shards.go [] localstorage: Implement SetShardMode method 2020-12-11 17:19:37 +03:00