frostfs-node/pkg/local_object_storage/blobstor
Leonard Lyubich 1c30414a6c [#1454] Upgrade NeoFS SDK Go module with new IDs
Core changes:
 * avoid package-colliding variable naming
 * avoid using pointers to IDs where unnecessary
 * avoid using `idSDK` import alias pattern
 * use `EncodeToString` for protocol string calculation and `String` for
  printing

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-01 17:41:45 +03:00
..
fstree [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
blobovnicza.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
blobovnicza_test.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
blobstor.go [#1132] *: Use path/filepath package when working with files 2022-02-03 10:12:07 +03:00
blobstor_test.go [#1238] Adopt neofs-node for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
compress.go [#1268] blobstor: Cleanup zstd encoders/decoders 2022-03-25 14:05:06 +03:00
control.go [#1320] English Check 2022-05-11 10:40:02 +03:00
delete_big.go [#1320] English Check 2022-05-11 10:40:02 +03:00
delete_small.go [#1320] English Check 2022-05-11 10:40:02 +03:00
exists.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
exists_test.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
get_big.go [#1320] English Check 2022-05-11 10:40:02 +03:00
get_range_big.go [#1320] English Check 2022-05-11 10:40:02 +03:00
get_range_small.go [#1320] English Check 2022-05-11 10:40:02 +03:00
get_small.go [#1320] English Check 2022-05-11 10:40:02 +03:00
info.go [#643] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
iterate.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
iterate_test.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
put.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
util.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00