frostfs-node/pkg/services/session/storage/persistent
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
..
encryption.go [#1255] node/session: Add encryption 2022-03-29 09:35:10 +03:00
encryption_test.go [#1255] node/session: Add encryption tests 2022-03-29 09:35:10 +03:00
executor.go [#1400] owner: Upgrade SDK package 2022-05-23 15:33:14 +03:00
executor_test.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
options.go [#1255] node/session: Add encryption 2022-03-29 09:35:10 +03:00
storage.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
util.go [#1255] node/session: Rename constant 2022-03-29 09:35:10 +03:00
util_test.go [#1255] node/session: Add encryption 2022-03-29 09:35:10 +03:00