orbiter/vendor/github.com/opencontainers/runc/libcontainer/stats_windows.go
Gianluca Arbezzano 747f564a7a First commit
2017-02-21 00:07:57 +00:00

6 lines
76 B
Go

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