mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-04-20 19:38:39 +00:00
queue sync calls
This commit is contained in:
@@ -47,6 +47,7 @@ type Task struct {
|
||||
detail *Detail
|
||||
process Process
|
||||
processReturnValue *ProcessReturnValue
|
||||
err error
|
||||
Name string
|
||||
ID int
|
||||
State State
|
||||
|
||||
Reference in New Issue
Block a user