zkeeper

package
v0.0.0-...-f8c6ab4 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeepWatcher

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

func NewKeepWatcher

func NewKeepWatcher(conn *zk.Conn) *KeepWatcher

func (*KeepWatcher) WatchChildren

func (kw *KeepWatcher) WatchChildren(path string, listener func(children []string, eventType zk.Event, err error))

func (*KeepWatcher) WatchData

func (kw *KeepWatcher) WatchData(path string, listener func(data []byte, err error))

Jump to

Keyboard shortcuts

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