frostfs-node/pkg/local_object_storage/metabase
Leonard Lyubich 590745204c [#237] metabase: Structure parameters and results of all operations
All parameters and resulting values of all metabase operations are
structured in new types. The most popular scenarios for using operations are
moved to auxiliary functions.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
cleanup.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
containers.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
containers_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
control.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
db.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
db_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
delete.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
delete_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
exists.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
exists_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
get.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
get_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
info.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
inhume.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
inhume_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
movable.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
movable_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
put.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
put_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
select.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
select_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
small.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
small_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
util.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00