package
2.1.0-alpha.1+incompatible
Repository: https://github.com/gitql/vitess.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewServer can be used to create a custom Server (for tests for instance) but it cannot change the globally registered one.
NewZkExplorer returns an Explorer implementation for Zookeeper.
TabletPathForAlias converts a tablet alias to the zk path.

# Constants

GlobalElectionPath is the path used to store global information for master participation in ZK.
GlobalKeyspacesPath is the path used to store global information in ZK.

# Variables

WatchSleepDuration is how many seconds interval to poll for in case the directory that contains a file to watch doesn't exist, or a watch is broken.

# Structs

Server is the zookeeper topo.Server implementation.
ZkExplorer implements explorer.Explorer.

# Type aliases

ZKVersion is zookeeper's idea of a version.