8e5b17cf13
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
6 lines
163 B
Go
6 lines
163 B
Go
package libcontainer
|
|
|
|
// TODO Windows: This can ultimately be entirely factored out as criu is
|
|
// a Unix concept not relevant on Windows.
|
|
type CriuOpts struct {
|
|
}
|