# Functions
No description provided by the author
# Constants
DirectPath indicates the directory for direct uploads or access within the 'openim' structure.
UploadTypeMultipart represents the identifier for multipart uploads, allowing large files to be uploaded in chunks.
UploadTypePresigned signifies the use of presigned URLs for uploads, facilitating secure, authorized file transfers without requiring direct access to the storage credentials.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author