package
1.0.0-rc.12
Repository: https://github.com/nspcc-dev/neofs-sdk-go.git
Documentation: pkg.go.dev
# Functions
IterateNetworkEndpoints is an extra-sugared function over IterateNetworkEndpoints method which allows to unconditionally iterate over all node's network endpoints.
StringifyPublicKey returns HEX representation of PublicKey.
# Constants
Logical conjunction.
String 'equal'.
Numeric 'greater or equal than'.
Numeric 'greater than'.
Numeric 'less or equal than'.
Numeric 'less than'.
String 'not equal'.
Logical disjunction.
# Structs
Filter contains rules for filtering the node sets.
NetMap represents NeoFS network map.
NetworkInfo groups information about the NeoFS network state.
NodeInfo groups information about NeoFS storage node which is reflected in the NeoFS network map.
PlacementPolicy declares policy to store objects in the NeoFS container.
ReplicaDescriptor replica descriptor characterizes replicas of objects from the subset selected by a particular Selector.
Selector describes the bucket selection operator: choose a number of nodes from the bucket taking the nearest nodes to the related container by hash distance.
# Type aliases
FilterOp defines the matching property.