1
0
Fork 0
forked from barak/tarpoon
tarpoon/vendor/github.com/opencontainers/runc/libcontainer/stats_windows.go

5 lines
76 B
Go

package libcontainer
type Stats struct {
Interfaces []*NetworkInterface
}