Versions in this module Expand all Collapse all v1 v1.13.1 Mar 11, 2020 Changes in this version + func Init() + type Discovery struct + func (s *Discovery) Initialize(path string, heartbeat time.Duration, ttl 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)