Versions in this module Expand all Collapse all v0 v0.0.3 Oct 22, 2024 v0.0.2 May 31, 2024 v0.0.1 Dec 27, 2023 Changes in this version + const NotFound + func NewRemoteServer(kvFactory KVFactory) remote.LoaderServer + type KVFactory interface + New func(cfg clientv3.Config) (SimpleKV, error) + func NewRealEtcd() KVFactory + type SimpleKV interface + Close func() error