MCPcopy Create free account

hub / github.com/cloudreve/cloudreve / functions

Functions11,486 in github.com/cloudreve/cloudreve

MethodClose
Close implements io.Closer interface.
pkg/filemanager/encrypt/aes256ctr.go:228
MethodClose
()
pkg/filemanager/fs/fs.go:649
MethodClose
()
pkg/filemanager/manager/entitysource/entitysource.go:565
MethodClose
()
pkg/filemanager/manager/entitysource/entitysource.go:1121
MethodClose
()
application/application.go:182
MethodClose
()
application/statics/embed.go:353
MethodClose
()
application/statics/embed.go:391
MethodCommit
Commit calls f(ctx, m).
ent/tx.go:87
MethodCommit
Commit commits the transaction.
ent/tx.go:92
MethodCommit
Commit is a nop commit for the internal builders. User must call `Tx.Commit` in order to commit the transaction.
ent/tx.go:241
MethodCommit
Commit logs this step and calls the underlying transaction Commit method.
inventory/debug/debug.go:179
MethodCompleteUpload
CompleteUpload completes a previously created upload session.
pkg/filemanager/driver/handler.go:75
MethodCompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/cos/cos.go:550
MethodCompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/remote/remote.go:166
MethodCompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/obs/obs.go:519
MethodCompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/oss/oss.go:603
MethodCompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/s3/s3.go:504
MethodCompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/onedrive/onedrive.go:199
MethodCompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/local/local.go:255
MethodCompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/upyun/upyun.go:328
MethodCompleteUpload
CompleteUpload 完成上传
pkg/filemanager/driver/ks3/ks3.go:521
MethodCompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/driver/qiniu/qiniu.go:420
MethodCompleteUpload
CompleteUpload completes the upload on the node.
pkg/filemanager/fs/fs.go:134
MethodCompleteUpload
(ctx context.Context, session *fs.UploadSession)
pkg/filemanager/fs/dbfs/upload.go:262
MethodCompleteUpload
(ctx context.Context, args *fs.StatelessCompleteUploadService)
pkg/cluster/node.go:134
MethodCompleteUpload
(ctx context.Context, args *fs.StatelessCompleteUploadService)
pkg/cluster/node.go:377
MethodConfirm
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
MethodConfirm
(now time.Time, name0, name1 string, conditions ...Condition)
pkg/webdav/lock.go:147
MethodConfirm
(now time.Time, request LockInfo)
pkg/filemanager/lock/memlock.go:99
MethodConfirmLock
(ctx context.Context, ancestor fs.File, uri *fs.URI, token ...string)
pkg/filemanager/manager/operation.go:226
MethodConfirmUploadSession
(ctx context.Context, session *fs.UploadSession, chunkIndex int)
pkg/filemanager/manager/upload.go:149
MethodCopy
()
pkg/webdav/internal/xml/xml.go:72
MethodCopy
()
pkg/webdav/internal/xml/xml.go:124
MethodCopy
()
pkg/webdav/internal/xml/xml.go:130
MethodCopy
()
pkg/webdav/internal/xml/xml.go:138
MethodCopy
()
pkg/webdav/internal/xml/xml.go:147
MethodCopy
()
pkg/filemanager/fs/fs.go:423
MethodCopy
(ctx context.Context, args *CopyParameter)
inventory/file.go:608
MethodCopyByFileID
(ctx context.Context, srcFileID, dstFileID, dstOwnerID, dstEntityID int)
pkg/searcher/indexer/meilisearch.go:233
MethodCopyByFileID
(ctx context.Context, srcFileID, dstFileID, dstOwnerID, dstEntityID int)
pkg/searcher/indexer/noop.go:24
FunctionCopyToken
CopyToken returns a copy of a Token.
pkg/webdav/internal/xml/xml.go:150
MethodCopyWithPrefix
(prefix string)
pkg/logging/logger.go:146
MethodCorrelationID
()
pkg/queue/task.go:273
FunctionCorrelationIDEQ
CorrelationIDEQ applies the EQ predicate on the "correlation_id" field.
ent/task/where.go:385
FunctionCorrelationIDGT
CorrelationIDGT applies the GT predicate on the "correlation_id" field.
ent/task/where.go:405
FunctionCorrelationIDGTE
CorrelationIDGTE applies the GTE predicate on the "correlation_id" field.
ent/task/where.go:410
FunctionCorrelationIDIn
CorrelationIDIn applies the In predicate on the "correlation_id" field.
ent/task/where.go:395
FunctionCorrelationIDIsNil
CorrelationIDIsNil applies the IsNil predicate on the "correlation_id" field.
ent/task/where.go:425
FunctionCorrelationIDLT
CorrelationIDLT applies the LT predicate on the "correlation_id" field.
ent/task/where.go:415
FunctionCorrelationIDLTE
CorrelationIDLTE applies the LTE predicate on the "correlation_id" field.
ent/task/where.go:420
FunctionCorrelationIDNEQ
CorrelationIDNEQ applies the NEQ predicate on the "correlation_id" field.
ent/task/where.go:390
FunctionCorrelationIDNotIn
CorrelationIDNotIn applies the NotIn predicate on the "correlation_id" field.
ent/task/where.go:400
FunctionCorrelationIDNotNil
CorrelationIDNotNil applies the NotNil predicate on the "correlation_id" field.
ent/task/where.go:430
MethodCors
()
pkg/conf/conf.go:127
MethodCount
()
pkg/request/utils.go:60
MethodCountByTimeRange
(ctx context.Context, start, end *time.Time)
inventory/file.go:316
MethodCountByTimeRange
CountByTimeRange counts the number of shares created in the given time range.
inventory/share.go:59
MethodCountByTimeRange
(ctx context.Context, start, end *time.Time)
inventory/share.go:107
MethodCountByTimeRange
CountByTimeRange count users by time range. Will return all records if start or end is nil.
inventory/user.go:89
MethodCountByTimeRange
(ctx context.Context, start, end *time.Time)
inventory/user.go:139
MethodCountEntityByStoragePolicyID
(ctx context.Context, storagePolicyID int)
inventory/file.go:362
MethodCountEntityByTimeRange
(ctx context.Context, start, end *time.Time)
inventory/file.go:354
MethodCountGrants
(ctx context.Context, id int)
inventory/oauth_client.go:253
MethodCountIndexableFiles
(ctx context.Context)
inventory/file.go:333
MethodCountUsers
(ctx context.Context, id int)
inventory/group.go:67
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/setting_query.go:210
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/node_query.go:235
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/storagepolicy_query.go:307
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/group_query.go:259
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/fsevent_query.go:234
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/davaccount_query.go:234
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/metadata_query.go:234
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/oauthgrant_query.go:258
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/directlink_query.go:234
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/passkey_query.go:234
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/share_query.go:259
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/oauthclient_query.go:235
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/task_query.go:234
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/entity_query.go:283
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/file_query.go:401
MethodCountX
CountX is like Count, but panics if an error occurs.
ent/user_query.go:427
MethodCreate
Create creates all schema resources.
ent/migrate/migrate.go:44
MethodCreate
(c *gin.Context)
service/explorer/file.go:218
MethodCreate
Create 创建新的上传会话
service/explorer/upload.go:38
MethodCreate
Create 从机创建上传会话
service/explorer/slave.go:88
MethodCreate
(c *gin.Context)
service/explorer/viewer.go:399
MethodCreate
Create 创建WebDAV账号
service/setting/webdav.go:99
MethodCreate
(c *gin.Context)
service/admin/node.go:196
MethodCreate
(c *gin.Context)
service/admin/oauth_client.go:130
MethodCreate
(c *gin.Context)
service/admin/group.go:177
MethodCreate
(c *gin.Context)
service/admin/policy.go:260
MethodCreate
(c *gin.Context)
service/admin/policy.go:327
MethodCreate
(c *gin.Context)
service/admin/user.go:181
MethodCreate
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
MethodCreate
(now time.Time, details LockDetails)
pkg/webdav/lock.go:232
MethodCreate
(now time.Time, details ...LockDetails)
pkg/filemanager/lock/memlock.go:29
MethodCreate
(now time.Time, details ...LockDetails)
pkg/filemanager/lock/memlock.go:142
MethodCreate
(ctx context.Context, path *fs.URI, fileType types.FileType, opts ...fs.Option)
pkg/filemanager/manager/operation.go:102
MethodCreate
(ctx context.Context, params *CreateDavAccountParams)
inventory/dav_account.go:69
MethodCreate
(ctx context.Context, client *ent.OAuthClient)
inventory/oauth_client.go:194
← previousnext →5,601–5,700 of 11,486, ranked by callers