Sign in
chromium
/
external
/
github.com
/
docker
/
runc
/
56d4e8eb3e3989fe055d7a05c5f74a0d1390abd8
/
.
/
libcontainer
/
configs
/
cgroup_windows.go
blob: d74847b0db8318d1fb81f404b077819e229d7237 [
file
] [
log
] [
blame
]
package configs
// TODO Windows: This can ultimately be entirely factored out on Windows as
// cgroups are a Unix-specific construct.
type Cgroup struct {
}