MCPcopy Create free account
hub / github.com/cloudreve/cloudreve / Owner

Method Owner

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

Owner returns the Task owner

()

Source from the content-addressed store, hash-verified

30 Status() task.Status
31 // Owner returns the Task owner
32 Owner() *ent.User
33 // State returns the internal Task state
34 State() string
35 // ShouldPersist returns true if the Task should be persisted into DB

Callers 9

TaskPhaseProgressFunction · 0.65
CancelDownloadTaskFunction · 0.65
SetDownloadFilesMethod · 0.65
BuildFileResponseFunction · 0.65
QueueTaskMethod · 0.65
newContextMethod · 0.65
saveTaskToInventoryFunction · 0.65
findQuotaUsedBytesFunction · 0.65
findQuotaAvailableBytesFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected