frostfs-node/pkg/services/accounting
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
..
morph [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
executor.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
response.go [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00
server.go [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00
sign.go [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00