Versions in this module Expand all Collapse all v1 v1.0.0 Jul 23, 2020 Changes in this version + func NewDiscovery(kernel Kernel, opts ...Opts) (xdiscovery.Discovery, error) + type Kernel int + const KernelConsul + const KernelEds + const KernelEtcd + type Opts struct + Addrs []string + ConsulOpts consul.Opts + Degrade xdiscovery.DegradeOpts + EdsOpts []eds.Option + EtcdOpts *clientv3.Config + InitHistoryEndpoints map[string]xdiscovery.ServiceList