package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev
# Functions
StringifyGroup returns concatenation of all addresses from the AddressGroup.
VerifyMultiAddress validates multiaddress of n.
WriteToNodeInfo writes AddressGroup to netmap.NodeInfo structure.
# Interfaces
MultiAddressIterator is an interface of network address group.
# Type aliases
AddressGroup represents list of network addresses of the node.
NodeEndpointsIterator is a wrapper over netmap.NodeInfo which implements MultiAddressIterator.