blob: f8d1d689ceea6049411b02e4d0e924e8580a5c15 [file] [log] [blame]
package libcontainer
type Stats struct {
Interfaces []*NetworkInterface
}