//
pkg.gl
Category
github.com/microsvs/libkv
store
zookeeper
package
0.0.0-20200525112348-70b5d591d89d
Repository:
https://github.com/microsvs/libkv.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
385 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.