frostfs-node/pkg/innerring/processors/settlement
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
..
audit [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
basic [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
common [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
calls.go [#446] innerring: Use alphabet state in processors 2021-03-26 11:53:10 +03:00
deps.go [#360] Use basic implement context in settlement processor 2021-02-02 21:07:00 +03:00
events.go [#360] Use basic implement context in settlement processor 2021-02-02 21:07:00 +03:00
handlers.go [#326] ir: Implement settlement processor 2021-01-29 11:04:30 +03:00
opts.go [#326] ir: Implement settlement processor 2021-01-29 11:04:30 +03:00
processor.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00