package
3.0.0-20250225100611-da4e44b77af4
Repository: https://github.com/cloudreve/cloudreve.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

GenericAfterUpdate 文件内容更新后.
GenericAfterUpload 文件上传完成后,包含数据库操作.
HookCancelContext 取消上下文.
HookChunkUploadFinished 单个分片上传结束后.
HookChunkUploadFailed 单个分片上传失败后.
HookCleanFileContent 清空文件内容.
HookClearFileHeaderSize 将FileHeader大小设定为0.
HookClearFileSize 将原始文件的尺寸设为0.
HookDeleteTempFile 删除已保存的临时文件.
HookChunkUploadFinished 分片上传结束后处理文件.
HookPopPlaceholderToFile 将占位文件提升为正式文件.
HookResetPolicy 重设存储策略为上下文已有文件.
HookTruncateFileTo 将物理文件截断至 size.
HookUpdateSourceName 更新文件SourceName.
HookValidateCapacity 验证用户容量.
HookValidateCapacityDiff 根据原有文件和新文件的大小验证用户容量.
HookValidateFile 一系列对文件检验的集合.
NewAnonymousFileSystem 初始化匿名文件系统.
NewFileSystem 初始化一个文件系统.
NewFileSystemFromCallback 从gin.Context创建回调用文件系统.
NewFileSystemFromContext 从gin.Context创建文件系统.
NewWebdavAfterUploadHook 每次创建一个新的钩子函数 rclone 在 PUT 请求里有 OC-Checksum 字符串 和 X-OC-Mtime.
SlaveAfterUpload Slave模式下上传完成钩子.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FSPool 文件系统资源池.

# Structs

FileSystem 管理文件的文件系统.
Pool 带有最大配额的任务池.

# Type aliases

Hook 钩子函数.