Module pcloud

Source
Expand description

Module for pCloud storage implementation.

Structs§

PCloudStore
A store backed by the pCloud remote storage service.
PCloudStoreConfig
PCloudStoreDirectory
A directory in the pCloud file store.
PCloudStoreDirectoryReader
A streaming reader over entries in a pCloud directory.
PCloudStoreFile
A file in the pCloud file store.
PCloudStoreFileMetadata
Metadata for a file in the pCloud store.
PCloudStoreFileWriter
Writer to PCloud file

Enums§

PCloudStoreConfigOrigin

Type Aliases§

PCloudStoreEntry
Represents a file or directory entry within the pCloud store.
PCloudStoreFileReader
File reader type for pCloud files.