It's not in the Engine interface, so no need for this.
Signed-off-by: Winter winter@winter.cafe
It's not in the Engine interface, so no need for this.
Signed-off-by: Winter winter@winter.cafe
······-func (e *Engine) TailStep(ctx context.Context, wfLogger *models.WorkflowLogger, execID string, wid models.WorkflowId, stepIdx int, step models.Step) error {+func (e *Engine) tailStep(ctx context.Context, wfLogger *models.WorkflowLogger, execID string, wid models.WorkflowId, stepIdx int, step models.Step) error {