package
0.0.0-20201007121643-675a1a652ee6
Repository: https://github.com/modularise/prometheus-discovery.git
Documentation: pkg.go.dev

# Functions

NewZookeeperLogger is a constructor for ZookeeperLogger.
NewZookeeperTreeCache creates a new ZookeeperTreeCache for a given path.

# Structs

ZookeeperLogger wraps a log.Logger into a zk.Logger.
A ZookeeperTreeCache keeps data from all children of a Zookeeper path locally cached and updated according to received events.
A ZookeeperTreeCacheEvent models a Zookeeper event for a path.