package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-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 FrostFS container stored in the FrostFS network.
EACL groups information about the FrostFS container's extended ACL stored in the FrostFS 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.