Versions in this module Expand all Collapse all v0 v0.2.0 Apr 23, 2023 v0.1.0 Apr 23, 2023 Changes in this version + var URL = "https://discovery.etcd.io/%s" + type PubEtcd struct + func New(uuid string) *PubEtcd + func (p *PubEtcd) Get(hash string) (string, error) + func (p *PubEtcd) Set(hash, addr string) error