Versions in this module Expand all Collapse all v0 v0.2.0 Feb 21, 2023 Changes in this version + var GlobalClientConfig *clientv3.Config = defaultEtcdConfig v0.1.1 Feb 17, 2023 Changes in this version + var DefaultEtcdConfig = clientv3.Config + func EtcdDial(c *clientv3.Client, service string) (*grpc.ClientConn, error) + func Register(service, addr string, stop chan error) error