Module object

Source
Expand description

§NeoFS Object Operations

This module provides functionality for managing NeoFS objects. Objects in NeoFS are the actual data files stored in containers.

Structs§

MultipartUpload
Helper structs for multipart upload operations Represents an initialized multipart upload
MultipartUploadResult
Represents the result of a completed multipart upload
Object
Represents a storage object in NeoFS
Part
Represents a single part in a multipart upload