frostfs-node/pkg/services/object/put
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
..
v2 [#1377] oid, cid: Upgrade SDK package 2022-05-16 15:33:22 +03:00
distributed.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
local.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
prm.go [#1219] object/delete: Change approach of the tombstone broadcast 2022-03-05 16:23:21 +03:00
remote.go [#1423] session: Get session issuer from token structure 2022-05-27 15:45:33 +03:00
res.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
service.go [#1243] node/object: Hide engine behind interface 2022-03-17 14:27:52 +03:00
streamer.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
validation.go [#1369] checksum: Upgrade SDK package 2022-05-12 09:48:31 +03:00