internal

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ZPATH_ACL_ROOT         = "/arcus_acl"
	ZPATH_ACL_MAPPING_ROOT = "/arcus_acl_mapping"
	ZPATH_ROOT             = "/arcus"
	ZPATH_REPL_ROOT        = "/arcus_repl"
	ZPATH_CLIENT_LIST      = "/client_list"
)

Variables

View Source
var (
	Flags = struct {
		Verbose    bool
		ConfigFile string
	}{}

	Config = struct {
		ZooKeeper string
	}{}
)

Functions

func ConnectZooKeeper

func ConnectZooKeeper(addr string) (*zk.Conn, error)

func EnsureZPath

func EnsureZPath(conn *zk.Conn, zpath string)

func InitConfig

func InitConfig()

func ReadStdin

func ReadStdin(msg string, isPassword bool) string

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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