package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev

# Functions

NewFormatTarget returns ObjectTarget instance that finalizes object structure and writes it to the next target.
NewPayloadSizeLimiter returns ObjectTarget instance that restricts payload length of the writing object and writes generated objects to targets from initializer.

# Structs

AccessIdentifiers represents group of the object identifiers that are returned after writing the object.
FormatterParams groups NewFormatTarget parameters.

# Interfaces

ObjectTarget is an interface of the object writer.

# Type aliases

TargetInitializer represents ObjectTarget constructor.