Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudreve/cloudreve
/ functions
Functions
11,486 in github.com/cloudreve/cloudreve
⨍
Functions
11,486
◇
Types & classes
1,532
Method
Close
Close implements io.Closer interface.
pkg/filemanager/encrypt/aes256ctr.go:228
Method
Close
()
pkg/filemanager/fs/fs.go:649
Method
Close
()
pkg/filemanager/manager/entitysource/entitysource.go:565
Method
Close
()
pkg/filemanager/manager/entitysource/entitysource.go:1121
Method
Close
()
application/application.go:182
Method
Close
()
application/statics/embed.go:353
Method
Close
()
application/statics/embed.go:391
Method
Commit
Commit calls f(ctx, m).
ent/tx.go:87
Method
Commit
Commit commits the transaction.
ent/tx.go:92
Method
Commit
Commit is a nop commit for the internal builders. User must call `Tx.Commit` in order to commit the transaction.
ent/tx.go:241
Method
Commit
Commit logs this step and calls the underlying transaction Commit method.
inventory/debug/debug.go:179
Method
CompleteUpload
CompleteUpload completes a previously created upload session.
pkg/filemanager/driver/handler.go:75
Method
CompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/cos/cos.go:550
Method
CompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/remote/remote.go:166
Method
CompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/obs/obs.go:519
Method
CompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/oss/oss.go:603
Method
CompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/s3/s3.go:504
Method
CompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/onedrive/onedrive.go:199
Method
CompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/local/local.go:255
Method
CompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/upyun/upyun.go:328
Method
CompleteUpload
CompleteUpload 完成上传
pkg/filemanager/driver/ks3/ks3.go:521
Method
CompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/qiniu/qiniu.go:420
Method
CompleteUpload
CompleteUpload completes the upload on the node.
pkg/filemanager/fs/fs.go:134
Method
CompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/fs/dbfs/upload.go:262
Method
CompleteUpload
(ctx context.Context, args *fs.StatelessCompleteUploadService)
pkg/cluster/node.go:134
Method
CompleteUpload
(ctx context.Context, args *fs.StatelessCompleteUploadService)
pkg/cluster/node.go:377
Method
Confirm
Confirm confirms that the caller can claim all of the locks specified by the given conditions, and that holding the union of all of those locks gives
pkg/webdav/lock.go:54
Method
Confirm
(now time.Time, name0, name1 string, conditions ...Condition)
pkg/webdav/lock.go:147
Method
Confirm
(now time.Time, request LockInfo)
pkg/filemanager/lock/memlock.go:99
Method
ConfirmLock
(ctx context.Context, ancestor fs.File, uri *fs.URI, token ...string)
pkg/filemanager/manager/operation.go:226
Method
ConfirmUploadSession
(ctx context.Context, session *fs.UploadSession, chunkIndex int)
pkg/filemanager/manager/upload.go:149
Method
Copy
()
pkg/webdav/internal/xml/xml.go:72
Method
Copy
()
pkg/webdav/internal/xml/xml.go:124
Method
Copy
()
pkg/webdav/internal/xml/xml.go:130
Method
Copy
()
pkg/webdav/internal/xml/xml.go:138
Method
Copy
()
pkg/webdav/internal/xml/xml.go:147
Method
Copy
()
pkg/filemanager/fs/fs.go:423
Method
Copy
(ctx context.Context, args *CopyParameter)
inventory/file.go:608
Method
CopyByFileID
(ctx context.Context, srcFileID, dstFileID, dstOwnerID, dstEntityID int)
pkg/searcher/indexer/meilisearch.go:233
Method
CopyByFileID
(ctx context.Context, srcFileID, dstFileID, dstOwnerID, dstEntityID int)
pkg/searcher/indexer/noop.go:24
Function
CopyToken
CopyToken returns a copy of a Token.
pkg/webdav/internal/xml/xml.go:150
Method
CopyWithPrefix
(prefix string)
pkg/logging/logger.go:146
Method
CorrelationID
()
pkg/queue/task.go:273
Function
CorrelationIDEQ
CorrelationIDEQ applies the EQ predicate on the "correlation_id" field.
ent/task/where.go:385
Function
CorrelationIDGT
CorrelationIDGT applies the GT predicate on the "correlation_id" field.
ent/task/where.go:405
Function
CorrelationIDGTE
CorrelationIDGTE applies the GTE predicate on the "correlation_id" field.
ent/task/where.go:410
Function
CorrelationIDIn
CorrelationIDIn applies the In predicate on the "correlation_id" field.
ent/task/where.go:395
Function
CorrelationIDIsNil
CorrelationIDIsNil applies the IsNil predicate on the "correlation_id" field.
ent/task/where.go:425
Function
CorrelationIDLT
CorrelationIDLT applies the LT predicate on the "correlation_id" field.
ent/task/where.go:415
Function
CorrelationIDLTE
CorrelationIDLTE applies the LTE predicate on the "correlation_id" field.
ent/task/where.go:420
Function
CorrelationIDNEQ
CorrelationIDNEQ applies the NEQ predicate on the "correlation_id" field.
ent/task/where.go:390
Function
CorrelationIDNotIn
CorrelationIDNotIn applies the NotIn predicate on the "correlation_id" field.
ent/task/where.go:400
Function
CorrelationIDNotNil
CorrelationIDNotNil applies the NotNil predicate on the "correlation_id" field.
ent/task/where.go:430
Method
Cors
()
pkg/conf/conf.go:127
Method
Count
()
pkg/request/utils.go:60
Method
CountByTimeRange
(ctx context.Context, start, end *time.Time)
inventory/file.go:316
Method
CountByTimeRange
CountByTimeRange counts the number of shares created in the given time range.
inventory/share.go:59
Method
CountByTimeRange
(ctx context.Context, start, end *time.Time)
inventory/share.go:107
Method
CountByTimeRange
CountByTimeRange count users by time range. Will return all records if start or end is nil.
inventory/user.go:89
Method
CountByTimeRange
(ctx context.Context, start, end *time.Time)
inventory/user.go:139
Method
CountEntityByStoragePolicyID
(ctx context.Context, storagePolicyID int)
inventory/file.go:362
Method
CountEntityByTimeRange
(ctx context.Context, start, end *time.Time)
inventory/file.go:354
Method
CountGrants
(ctx context.Context, id int)
inventory/oauth_client.go:253
Method
CountIndexableFiles
(ctx context.Context)
inventory/file.go:333
Method
CountUsers
(ctx context.Context, id int)
inventory/group.go:67
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/setting_query.go:210
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/node_query.go:235
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/storagepolicy_query.go:307
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/group_query.go:259
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/fsevent_query.go:234
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/davaccount_query.go:234
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/metadata_query.go:234
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/oauthgrant_query.go:258
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/directlink_query.go:234
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/passkey_query.go:234
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/share_query.go:259
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/oauthclient_query.go:235
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/task_query.go:234
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/entity_query.go:283
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/file_query.go:401
Method
CountX
CountX is like Count, but panics if an error occurs.
ent/user_query.go:427
Method
Create
Create creates all schema resources.
ent/migrate/migrate.go:44
Method
Create
(c *gin.Context)
service/explorer/file.go:218
Method
Create
Create 创建新的上传会话
service/explorer/upload.go:38
Method
Create
Create 从机创建上传会话
service/explorer/slave.go:88
Method
Create
(c *gin.Context)
service/explorer/viewer.go:399
Method
Create
Create 创建WebDAV账号
service/setting/webdav.go:99
Method
Create
(c *gin.Context)
service/admin/node.go:196
Method
Create
(c *gin.Context)
service/admin/oauth_client.go:130
Method
Create
(c *gin.Context)
service/admin/group.go:177
Method
Create
(c *gin.Context)
service/admin/policy.go:260
Method
Create
(c *gin.Context)
service/admin/policy.go:327
Method
Create
(c *gin.Context)
service/admin/user.go:181
Method
Create
Create creates a lock with the given depth, duration, owner and root (name). The depth will either be negative (meaning infinite) or zero. If Create
pkg/webdav/lock.go:69
Method
Create
(now time.Time, details LockDetails)
pkg/webdav/lock.go:232
Method
Create
(now time.Time, details ...LockDetails)
pkg/filemanager/lock/memlock.go:29
Method
Create
(now time.Time, details ...LockDetails)
pkg/filemanager/lock/memlock.go:142
Method
Create
(ctx context.Context, path *fs.URI, fileType types.FileType, opts ...fs.Option)
pkg/filemanager/manager/operation.go:102
Method
Create
(ctx context.Context, params *CreateDavAccountParams)
inventory/dav_account.go:69
Method
Create
(ctx context.Context, client *ent.OAuthClient)
inventory/oauth_client.go:194
← previous
next →
5,601–5,700 of 11,486, ranked by callers