2019-09-30 10:53:51 -04:00

8 lines
95 B
Go

package libcontainer
// Solaris - TODO
type Stats struct {
Interfaces []*NetworkInterface
}