//
pkg.gl
Category
github.com/rai-project/libkv
store
zookeeper
package
0.2.18
Repository:
https://github.com/rai-project/libkv.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
366 SLOC
#
Functions
New
New creates a new Zookeeper client given a list of endpoints and an optional tls config.
Register
Register registers zookeeper to libkv.
#
Constants
SOH
SOH control character.
#
Structs
Zookeeper
Zookeeper is the receiver type for the Store interface.