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

Method Progress

pkg/queue/task.go:55–55  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

53 // ResumeAfter sets the time when the Task should be resumed
54 ResumeAfter(next time.Duration)
55 Progress(ctx context.Context) Progresses
56 // Summarize returns the Task summary for UI display
57 Summarize(hasher hashid.Encoder) *Summary
58 // OnSuspend is called when queue decides to suspend the Task

Callers 2

TaskPhaseProgressFunction · 0.65
GetMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected