Documentation ¶
Index ¶
Constants ¶
View Source
const ( UserID // 用户 FileID // 文件ID FolderID // 目录ID TagID // 标签ID PolicyID // 存储策略ID )
ID类型
Variables ¶
View Source
var ( // ErrTypeNotMatch ID类型不匹配 ErrTypeNotMatch = errors.New("ID类型不匹配") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.