Versions in this module Expand all Collapse all v1 v1.8.2 Nov 4, 2017 Changes in this version + type ZookeeperLogger struct + 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