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§
- Multipart
Upload - Helper structs for multipart upload operations Represents an initialized multipart upload
- Multipart
Upload Result - Represents the result of a completed multipart upload
- Object
- Represents a storage object in NeoFS
- Part
- Represents a single part in a multipart upload