package
0.0.0-20241018155309-bd35f2484bf9
Repository: https://github.com/cloudflare/gohbase.git
Documentation: pkg.go.dev
# Functions
NewClient establishes connection to zookeeper and returns the client.
# Constants
No description provided by the author
No description provided by the author
Master is a ResourceName that indicates that the location of the Master server is what will be fetched.
No description provided by the author
Meta is a ResourceName that indicates that the location of the Meta table is what will be fetched.
# Interfaces
Client is an interface of client that retrieves meta infomation from zookeeper.
# Type aliases
ResourceName is a type alias that is used to represent different resources in ZooKeeper.