Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 321 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 321 Bytes

A simple Zookeeper-client for Go

Hopefully this project helps to make use of Zookeeper for Go-projects. The purpose is to make use of Zookeeper without struggling with the lower level API for Zookeeper.

Disclaimer

This library is still under construction and all methods (or functions) are not tested thoroughly.