frostfs-node/pkg/core/netmap
Leonard Lyubich f14987c06d [#645] core: Define interface of the tool for working with netmap keys
Announced keys of storage nodes are required for many application components
to function.

Define a unified interface for the utility for working with public keys of
nodes. Add a method to check if the key has been advertised by the local
node in the application context.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-07 09:53:18 +03:00
..
.gitkeep [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
keys.go [#645] core: Define interface of the tool for working with netmap keys 2021-09-07 09:53:18 +03:00
state.go [#60] core/netmap: Define interface of current network properties 2020-10-22 11:54:08 +03:00
storage.go [#234] core/netmap: Extend Source interface 2021-01-12 19:19:11 +03:00