github.com/talbright/go-curator


License
MIT
Install
go get github.com/talbright/go-curator

Documentation

go-curator

Travis Build Status Coverage Status Go Report Card

The go-curator framework is a high-level API that simplifies using ZooKeeper in GO, by building features on top of go-zookeeper. At this time it is not the goal of go-curator to be in feature parity with the java project of the same namesake (curator)