frostfs-sdk-go/storagegroup
Pavel Karpy caa055236b [#170] checksum: Do not use pointers
Do not return pointers from getters. Do not pass pointers to the methods
that does not modify the checksum. Add `Empty` method.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-04-13 10:53:57 +03:00
..
test [#168] storagegroup: Replace []*oid.ID with []oid.ID 2022-03-15 16:59:59 +03:00
storagegroup.go [#170] checksum: Do not use pointers 2022-04-13 10:53:57 +03:00
storagegroup_test.go [#170] checksum: Do not use pointers 2022-04-13 10:53:57 +03:00