Versions in this module Expand all Collapse all v0 v0.32.2 Jun 25, 2026 v0.32.1 Jun 23, 2026 v0.32.0 Jun 15, 2026 Changes in this version + type Handler struct + func NewHandler(etcdClient *clientv3.Client, etcdStoragePrefix string, ...) *Handler + func (h *Handler) Close() error + func (h *Handler) ServeHTTP(w http.ResponseWriter, r *http.Request)