frostfs-node/pkg/services/reputation
Pavel Karpy 60cc3b3e16 [#460] reputation: Add Router to reputation server
Add `Router` to the reputation server. `Router` is
called on every incoming request and inits `Writer`
that sends `Trust`s to the next route point or
handle(logs in that implementation) them if current
node is the end point of the route.

Rename `onlyKeyRemoteServerInfo` struct for container
to separate it from the same implementation of the
same `ServerInfo` interface for reputation.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-04-08 17:29:08 +03:00
..
local [#460] reputation: Add Router to reputation server 2021-04-08 17:29:08 +03:00
rpc [#452] Update neo-go to latest master 2021-04-06 10:35:20 +03:00
peer.go [#428] reputation: Define basic types 2021-03-24 10:11:52 +03:00
trust.go [#428] reputation: Define basic types 2021-03-24 10:11:52 +03:00