Versions in this module Expand all Collapse all v1 v1.1.1 Feb 1, 2018 Changes in this version + func NewResolver(etcdAddr string, tls *tls.Config) resolver.Builder + func Register(etcdAddr string, name string, addr string, ttl int64, tls *tls.Config) error + func UnRegister(name string, addr string) error