Versions in this module Expand all Collapse all v0 v0.3.4 Jan 21, 2020 v0.3.2 Jan 17, 2020 Changes in this version + const Name + type Direct struct + func Build(id string) *Direct + func New() *Direct + func (d *Direct) Build(id string, opt ...naming.BuildOpt) naming.Resolver + func (d *Direct) Close() error + func (d *Direct) Fetch(ctx context.Context) (res *naming.InstancesInfo, found bool) + func (d *Direct) Scheme() string + func (d *Direct) Unwatch(id string) + func (d *Direct) Watch() <-chan struct{}