Sign in
chromium
/
external
/
github.com
/
docker
/
runc
/
776791463d2c6ef5a59931c89d5ac8527bb0e46a
/
.
/
libcontainer
/
criu_opts_windows.go
blob: bc9207703a1dee26b46818a1815843557855db04 [
file
] [
log
] [
blame
]
package libcontainer
// TODO Windows: This can ultimately be entirely factored out as criu is
// a Unix concept not relevant on Windows.
type CriuOpts struct {
}