ResumeTime returns the time when the Task is resumed
()
| 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 |
| 54 | ResumeAfter(next time.Duration) |
| 55 | Progress(ctx context.Context) Progresses |
no outgoing calls
no test coverage detected