frostfs-node/pkg/innerring/processors/audit
Leonard Lyubich 88e37ea372 [#946] ir: Refactor usage of NeoFS API client
The client needs of the IR application are very limited and rarely change.
Interface changes of the client library should not affect the operation of
various application packages, if they do not change their requirements for
the provided functionality. To localize the use of the base client and
facilitate further support, an auxiliary package is implemented that will
only be used by the IR application.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-01 11:41:57 +03:00
..
events.go [#265] innerring: Generate new audit event 2020-12-25 16:49:27 +03:00
handlers.go [#291] Remove some unused code from repository 2020-12-30 10:27:53 +03:00
process.go [#946] ir: Refactor usage of NeoFS API client 2021-11-01 11:41:57 +03:00
processor.go [#946] ir: Refactor usage of NeoFS API client 2021-11-01 11:41:57 +03:00
scheduler.go [#570] *: Remove usage of deprecated elements from API Go library 2021-05-31 20:45:15 +03:00
scheduler_test.go [#570] *: Use generator of test container IDs from API Go lib 2021-05-31 20:45:15 +03:00