package
1.0.0-rc.12
Repository: https://github.com/nspcc-dev/neofs-sdk-go.git
Documentation: pkg.go.dev

# Functions

Get returns all related phy objects for provided root object ID in split-chain order, without linking object id.

# Variables

ErrNoLeftSibling is an error that must be returned if object doesn't have left sibling in objects chain.
ErrNoSplitInfo is an error that must be returned if requested object isn't virtual.

# Structs

Tokens contains different tokens to perform requests in Relations implementations.

# Interfaces

Executor describes all methods required to find all siblings for object.
HeadExecutor describes methods to get object head.
SearchExecutor describes methods to search objects.