frostfs-node/pkg/services/reputation/local/controller
Leonard Lyubich 29e974df93 [#428] reputation: Implement local trust controller
Implement `Controller` designed to analyze the values collected by the local
node (the source is hidden behind Writer/WriterProvider interfaces) and
transfer them to the destination (hidden behind Iterator / IteratorProvider
interface).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-03-24 10:11:52 +03:00
..
calls.go [#428] reputation: Implement local trust controller 2021-03-24 10:11:52 +03:00
controller.go [#428] reputation: Implement local trust controller 2021-03-24 10:11:52 +03:00
deps.go [#428] reputation: Implement local trust controller 2021-03-24 10:11:52 +03:00
opts.go [#428] reputation: Implement local trust controller 2021-03-24 10:11:52 +03:00
util.go [#428] reputation: Implement local trust controller 2021-03-24 10:11:52 +03:00