MCPcopy 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

21type (
22 Task interface {
23 Do(ctx context.Context) (task.Status, error)
24
25 // ID returns the Task ID
26 ID() int

Callers 15

checkColumnFunction · 0.65
ClientMethod · 0.65
withDavAccountIDFunction · 0.65
withDirectLinkIDFunction · 0.65
withEntityIDFunction · 0.65
withFileIDFunction · 0.65
withFsEventIDFunction · 0.65
withGroupIDFunction · 0.65
withMetadataIDFunction · 0.65
withNodeIDFunction · 0.65
withOAuthClientIDFunction · 0.65
withOAuthGrantIDFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected