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

Method Model

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

Model returns the ent model of the Task

()

Source from the content-addressed store, hash-verified

46 ErrorHistory() []error
47 // Model returns the ent model of the Task
48 Model() *ent.Task
49 // CorrelationID returns the correlation ID of the Task
50 CorrelationID() uuid.UUID
51 // ResumeTime returns the time when the Task is resumed

Callers 2

BuildTaskResponseFunction · 0.65
saveTaskToInventoryFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected