Versions in this module Expand all Collapse all v1 v1.13.1 Feb 8, 2017 Changes in this version + func Init() + type Discovery struct + func (s *Discovery) Initialize(uris string, _ time.Duration, _ time.Duration, _ map[string]string) error + func (s *Discovery) Register(addr string) error + func (s *Discovery) Watch(stopCh <-chan struct{}) (<-chan discovery.Entries, <-chan error)