Registry / networking / wvanbergen-kazoo-go

wvanbergen-kazoo-go

JSON →
library0.0.0-20180202103751-f72d8611297agogounverified

A Go library for interacting with Apache ZooKeeper, providing a high-level API for distributed coordination.

go get github.com/wvanbergen/kazoo-go
INSTALL
IMPORT
SIG · WVANBERGEN-KAZOO-G
W
wvanbergen-kazoo-go
networkinggov0.0.0-20180202103751-f72d8611297a
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

kazoo
github.com/wvanbergen/kazoo-go

Connects to a ZooKeeper ensemble and prints the connection object.

package main import ( "fmt" "github.com/wvanbergen/kazoo-go" ) func main() { k, _ := kazoo.NewKazoo([]string{"localhost:2181"}, nil) fmt.Println(k) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180202103751-f72d8611297alatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
OpenAI (training)
1
Resources