criu_opts_windows.go 163 B

1234567
  1. package libcontainer
  2. // TODO Windows: This can ultimately be entirely factored out as criu is
  3. // a Unix concept not relevant on Windows.
  4. type CriuOpts struct {
  5. }