package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev

# Functions

GetLatestNetworkMap requests and returns the latest network map from the storage.
GetPreviousNetworkMap requests and returns previous from the latest network map from the storage.

# Interfaces

AnnouncedKeys is an interface of utility for working with the announced public keys of the storage nodes.
Source is an interface that wraps basic network map receiving method.
State groups the current system state parameters.

# Type aliases

Node is a named type of netmap.NodeInfo which provides interface needed in the current repository.
Nodes is a named type of []netmap.NodeInfo which provides interface needed in the current repository.