package backend import ( "github.com/coreos-inc/rudder/pkg/ip" ) type ReadyFunc func(sn ip.IP4Net, mtu int)