# Functions
No description provided by the author
IterateAllSplitLeaves is an iterator over all object split-tree leaves in direct order.
IterateSplitLeaves is an iterator over object split-tree leaves in direct order.
LogServiceError writes error message of object service to provided logger.
LogWorkerPoolError writes debug error message of object worker pool to provided logger.
NewKeyStorage creates, initializes and returns new KeyStorage instance.
No description provided by the author
NewRemotePlacementBuilder creates, initializes and returns placement builder that excludes local node from any placement vector.
NewTraverserGenerator creates, initializes and returns new TraverserGenerator instance.
TraverseSplitChain is an iterator over object split-tree leaves.
# Structs
No description provided by the author
KeyStorage represents private key storage of the local node.
SessionInfo groups information about NeoFS Object session which is reflected in KeyStorage.
TraverserGenerator represents tool that generates container traverser for the particular need.
# Interfaces
ObjectSource is an interface of entity that can receive object header, the whole object or the information about the object relations.
SessionSource is an interface tha provides access to node's actual (not expired) session tokens.
# Type aliases
SplitMemberHandler is a handler of next split-chain element.