package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev
# Functions
AddressOf returns the address of the object.
NewFormatValidator creates, initializes and returns FormatValidator instance.
WithNetState returns options to set the network state interface.
# Structs
AddressWithType groups object address with its FrostFS object type.
ContentMeta describes FrostFS meta information that brings object's payload if the object is one of: - object.TypeTombstone; - object.TypeStorageGroup; - object.TypeLock.
FormatValidator represents an object format validator.
# Interfaces
DeleteHandler is an interface of delete queue processor.
Locker is an object lock storage interface.
# Type aliases
FormatValidatorOption represents a FormatValidator constructor option.