Versions in this module Expand all Collapse all v0 v0.1.0 Oct 19, 2020 Changes in this version + type Discovery interface + Deregister func() error + GetInstances func() ([]Instance, error) + Register func() error + Watch func(chan<- struct{}) + type Instance struct + Address string + ID string + Meta map[string]string + Status string