frostfs-node/pkg/local_object_storage/blobstor
Leonard Lyubich 1c30414a6c [] 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 [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
blobovnicza.go [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
blobovnicza_test.go [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
blobstor.go [] *: Use path/filepath package when working with files 2022-02-03 10:12:07 +03:00
blobstor_test.go [] Adopt neofs-node for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
compress.go [] blobstor: Cleanup zstd encoders/decoders 2022-03-25 14:05:06 +03:00
control.go [] English Check 2022-05-11 10:40:02 +03:00
delete_big.go [] English Check 2022-05-11 10:40:02 +03:00
delete_small.go [] English Check 2022-05-11 10:40:02 +03:00
exists.go [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
exists_test.go [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
get_big.go [] English Check 2022-05-11 10:40:02 +03:00
get_range_big.go [] English Check 2022-05-11 10:40:02 +03:00
get_range_small.go [] English Check 2022-05-11 10:40:02 +03:00
get_small.go [] English Check 2022-05-11 10:40:02 +03:00
info.go [] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
iterate.go [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
iterate_test.go [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
put.go [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
util.go [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00