Versions in this module Expand all Collapse all v3 v3.4.16 Apr 15, 2021 Changes in this version + var ErrWatcherClosed = fmt.Errorf("naming: watch closed") + type GRPCResolver struct + Client *etcd.Client + func (gr *GRPCResolver) Resolve(target string) (naming.Watcher, error) + func (gr *GRPCResolver) Update(ctx context.Context, target string, nm naming.Update, opts ...etcd.OpOption) (err error) v3.4.15-cyral.1 Apr 15, 2021 Other modules containing this package github.com/cyralinc/etcd