Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudreve/cloudreve
/ Do
Method
Do
pkg/queue/task.go:23–23 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
21
type
(
22
Task
interface
{
23
Do(ctx context.Context) (task.Status, error)
24
25
// ID returns the Task ID
26
ID() int
Callers
15
checkColumn
Function · 0.65
Client
Method · 0.65
withDavAccountID
Function · 0.65
withDirectLinkID
Function · 0.65
withEntityID
Function · 0.65
withFileID
Function · 0.65
withFsEventID
Function · 0.65
withGroupID
Function · 0.65
withMetadataID
Function · 0.65
withNodeID
Function · 0.65
withOAuthClientID
Function · 0.65
withOAuthGrantID
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected