mirror of
https://github.com/oarkflow/mq.git
synced 2025-10-15 22:30:39 +08:00
fix: ui for DOT
This commit is contained in:
@@ -14,6 +14,7 @@ import (
|
||||
type TaskManager struct {
|
||||
createdAt time.Time
|
||||
processedAt time.Time
|
||||
status string
|
||||
dag *DAG
|
||||
nodeResults map[string]mq.Result
|
||||
wg *WaitGroup
|
||||
|
Reference in New Issue
Block a user