MCPcopy Index your code
hub / github.com/cloudreve/cloudreve / Status

Method Status

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

Status returns the Task status

()

Source from the content-addressed store, hash-verified

28 Type() string
29 // Status returns the Task status
30 Status() task.Status
31 // Owner returns the Task owner
32 Owner() *ent.User
33 // State returns the internal Task state

Callers 15

LoggingFunction · 0.65
WebDAVAuthFunction · 0.65
WopiWriteAccessFunction · 0.65
ViewerSessionValidationFunction · 0.65
checkMethod · 0.65
createSpecMethod · 0.65
checkMethod · 0.65
sqlSaveMethod · 0.65
checkMethod · 0.65
sqlSaveMethod · 0.65
defaultsMethod · 0.65
checkMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected