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

Method CorrelationID

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

CorrelationID returns the correlation ID of the Task

()

Source from the content-addressed store, hash-verified

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
52 ResumeTime() int64
53 // ResumeAfter sets the time when the Task should be resumed

Callers 4

createSpecMethod · 0.65
UpdateNewValuesMethod · 0.65
UpdateNewValuesMethod · 0.65
newContextMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected