Versions in this module Expand all Collapse all v0 v0.19.0 Jun 9, 2015 v0.18.1 Jun 3, 2015 v0.18.0 May 29, 2015 Changes in this version + type Repair struct + func NewRepair(interval time.Duration, registry service.Registry, portRange util.PortRange, ...) *Repair + func (c *Repair) RunOnce() error + func (c *Repair) RunUntil(ch chan struct{})