Searched refs:updateChan (Results 1 – 1 of 1) sorted by relevance
121 updateChan: make(chan *Update, 1),124 ipWatcher.updateChan <- &Update{Op: Add, Addr: host + ":" + port}153 updateChan chan *Update member161 u, ok := <-i.updateChan170 close(i.updateChan)