Pavel Karpy
49d477f466
[ #488 ] reputation/managers: Implement route builders
...
Add implementation of Builder interface for
intermediate trusts. Move all code associated
with managers to `common` directory in `cmd`
and `pkg/services/reputation`
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-05-04 17:53:02 +03:00
Pavel Karpy
b293ea3ba1
[ #488 ] reputation/intermediate: Add implementation of
...
`DaughterTrustIteratorProvider` interface
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-05-04 17:53:02 +03:00
Pavel Karpy
f6783f4f81
[ #488 ] cmd/reputation: Add DaughterStorage
...
Add `DaughterStorage` init in main pkg
and start write all received daughters'
trusts to it.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-05-04 17:53:02 +03:00
Pavel Karpy
ff7a8ae677
[ #484 ] cmd/reputation: split it into subpackages
...
Split cmd/reputation into subpackages
for future refactoring.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-04-20 10:14:28 +03:00