Versions in this module Expand all Collapse all v2 v2.13.1 Oct 8, 2023 Changes in this version + type ZookeeperLogger struct + func NewZookeeperLogger(logger log.Logger) ZookeeperLogger + func (zl ZookeeperLogger) Printf(s string, i ...interface{}) + type ZookeeperTreeCache struct + func NewZookeeperTreeCache(conn *zk.Conn, path string, events chan ZookeeperTreeCacheEvent, ...) *ZookeeperTreeCache + func (tc *ZookeeperTreeCache) Stop() + type ZookeeperTreeCacheEvent struct + Data *[]byte + Path string Other modules containing this package github.com/zpascal/prometheus