This commit is contained in:
yusing
2025-01-03 18:55:44 +08:00
parent 65afc73f25
commit c506db1ef4
5 changed files with 19 additions and 16 deletions

View File

@@ -29,7 +29,7 @@ type (
*idlewatcher.Config
*waker
client D.Client
client *D.SharedClient
stopByMethod StopCallback // send a docker command w.r.t. `stop_method`
ticker *time.Ticker
task *task.Task