blob: da78c1c2e15523e5a445e6ebfd5a02b42e83ab5e [file] [log] [blame]
package libcontainer
// Solaris - TODO
type Stats struct {
Interfaces []*NetworkInterface
}