core

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2021 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ZK

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

func NewZKClient

func NewZKClient(host string, log *log.Log) (zkClient *ZK)

func (ZK) Children

func (z ZK) Children(path string) (list []string, stat *zk.Stat)

func (ZK) GetData

func (z ZK) GetData(path string) (data string, stat *zk.Stat)

func (ZK) HaveChildren

func (z ZK) HaveChildren(path string) bool

Jump to

Keyboard shortcuts

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