treecache

package
v1.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ZookeeperLogger

type ZookeeperLogger struct {
}

func (ZookeeperLogger) Printf

func (zl ZookeeperLogger) Printf(s string, i ...interface{})

Implements zk.Logger

type ZookeeperTreeCache

type ZookeeperTreeCache struct {
	// contains filtered or unexported fields
}

func NewZookeeperTreeCache

func NewZookeeperTreeCache(conn *zk.Conn, path string, events chan ZookeeperTreeCacheEvent) *ZookeeperTreeCache

func (*ZookeeperTreeCache) Stop

func (tc *ZookeeperTreeCache) Stop()

type ZookeeperTreeCacheEvent

type ZookeeperTreeCacheEvent struct {
	Path string
	Data *[]byte
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL