# Functions
GetDAOCache returns the cache based on the session name.
NewBatchSend Creation of the channels.
NewDAO for the common sql index.
NewDAOCache wraps a cache around the dao.
NewFolderSizeCacheDAO provides a middleware implementation of the index sql dao that removes duplicate entries of the .pydio file that have the same etag at the same level.
NewHiddenFileDuplicateRemoverDAO provides a middleware implementation of the index sql dao that removes duplicate entries of the .pydio file that have the same etag at the same level.
NewNode utils.
No description provided by the author
# Structs
BatchSend sql structure.
FolderSizeCacheSQL implementation.
HiddenFileDuplicateRemoverSQL implementation.
IndexSQL implementation.
# Interfaces
No description provided by the author
DAO interface.
No description provided by the author
# Type aliases
No description provided by the author