Match-id-1e87107c3e24b4d20298eaa1b6a44ff3faa8e550

This commit is contained in:
BianTanggui
2022-07-04 17:45:13 +08:00
parent 5885984358
commit fb6ad111b5
3 changed files with 6 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ import (
"github.com/opencontainers/runtime-spec/specs-go"
)
const mockDeviceId = 100
const mockDeviceID = 100
type mockWorker struct{}