package
0.43.0
Repository: https://github.com/nspcc-dev/neofs-node.git
Documentation: pkg.go.dev

# Functions

IsErrNotFound checks if the error returned by Source.Get corresponds to the missing container.

# Structs

Container groups information about the NeoFS container stored in the NeoFS network.
EACL groups information about the NeoFS container's extended ACL stored in the NeoFS network.
RemovalWitness groups the information required to prove and verify the removal of a container.

# Interfaces

EACLSource is the interface that wraps basic methods of extended ACL table source.
Source is an interface that wraps basic container receiving method.