MCPcopy
hub / github.com/cloudreve/cloudreve / ID

Method ID

pkg/queue/task.go:26–26  ·  view source on GitHub ↗

ID returns the Task ID

()

Source from the content-addressed store, hash-verified

24
25 // ID returns the Task ID
26 ID() int
27 // Type returns the Task type
28 Type() string
29 // Status returns the Task status

Callers 15

CreateTaskInSlaveFunction · 0.95
extractShareParamsFunction · 0.65
sqlSaveMethod · 0.65
sqlSaveMethod · 0.65
createSpecMethod · 0.65
sqlSaveMethod · 0.65
sqlSaveMethod · 0.65
sqlSaveMethod · 0.65
sqlSaveMethod · 0.65
createSpecMethod · 0.65
createSpecMethod · 0.65
sqlSaveMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected