Documentation
¶
Overview ¶
Package models 定义应用程序的数据模型
Index ¶
- Variables
- type BaseConfigUpdate
- type BuildInfo
- type ChunkUploadCompleteResponse
- type ChunkUploadProgressResponse
- type ChunkUploadStatusData
- type ChunkUploadStatusResponse
- type ChunkVerifyResponse
- type ConfigUpdateFields
- type DatabaseStats
- type DiskUsage
- type DownloadConfigUpdate
- type FileCode
- type FlatConfigUpdate
- type IntegrityCheckResult
- type KeyValue
- type LogStats
- type MCPConfig
- type MCPConfigUpdate
- type MCPStatus
- type MCPTestResult
- type NFSConfigUpdate
- type OneDriveConfigUpdate
- type PerformanceMetrics
- type PermissionCheckResult
- type RunningTask
- type S3ConfigUpdate
- type SecurityScanResult
- type ShareFileRequest
- type ShareFileResult
- type ShareStatsData
- type ShareTextRequest
- type ShareTextResult
- type ShareUpdateData
- type StorageConfigUpdate
- type StorageStatus
- type StorageTestResult
- type SystemConfigResponse
- type SystemInfo
- type TransferConfigUpdate
- type UploadChunk
- type UploadConfigUpdate
- type User
- type UserConfigUpdate
- type UserProfileUpdateFields
- type UserSession
- type UserStatsResponse
- type UserStatsUpdateFields
- type UserUpdateFields
- type WebDAVConfigUpdate
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GoVersion = service.GoVersion BuildTime = service.BuildTime GitCommit = service.GitCommit GitBranch = service.GitBranch Version = service.Version )
全局变量别名
View Source
var GetBuildInfo = service.GetBuildInfo
函数别名
Functions ¶
This section is empty.
Types ¶
type ChunkUploadCompleteResponse ¶
type ChunkUploadCompleteResponse = service.ChunkUploadCompleteResponse
类型别名,用于向后兼容
type ChunkUploadProgressResponse ¶
type ChunkUploadProgressResponse = service.ChunkUploadProgressResponse
分块上传响应结构别名 Chunk service response structures
type ChunkUploadStatusResponse ¶
type ChunkUploadStatusResponse = service.ChunkUploadStatusResponse
类型别名,用于向后兼容
type UserProfileUpdateFields ¶
type UserProfileUpdateFields = dto.UserProfileUpdateFields
类型别名,用于向后兼容
Click to show internal directories.
Click to hide internal directories.