deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: golang-github-samuel-go-zookeeper-dev
Description: |-
Native ZooKeeper client for Go
This package provides a native ZooKeeper (client) library for
communicating with ZooKeeper servers.
.
Example:
func main() {
c, _, err := zk.Connect([]string{"127.0.0.1"}, time.Second) //*10)
if err != nil {
panic(err)
}
children, stat, ch, err := c.ChildrenW("/")
if err != nil {
panic(err)
}
fmt.Printf("%+v %+v\n", children, stat)
e := <-ch
fmt.Printf("%+v\n", e)
}
.
See also: https://godoc.org/github.com/samuel/go-zookeeper/zk
Homepage: https://github.com/ngaut/go-zookeeper
Installed-Size: '91'
Maintainer: Debian QA Group <packages@qa.debian.org>
Package: golang-github-ngaut-go-zookeeper-dev
Priority: optional
Section: devel
Source: golang-github-ngaut-go-zookeeper
Version: 0.0~git20150813.0.9c3719e-7
srcpkg_name: golang-github-ngaut-go-zookeeper
srcpkg_version: 0.0~git20150813.0.9c3719e-7
Relation | Direction | Type | Name | |
---|---|---|---|---|
built-using | Source package | golang-github-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e-7 |
|
|
built-using | Binary package | dpkg-dbgsym_1.22.12~1.gbp82cafd_arm64 |
|
|
built-using | Binary package | dpkg_1.22.12~1.gbp82cafd_arm64 |
|
|
built-using | Binary package | dselect-dbgsym_1.22.12~1.gbp82cafd_arm64 |
|
|
built-using | Binary package | dselect_1.22.12~1.gbp82cafd_arm64 |
|
|
built-using | Binary package | libdpkg-dev_1.22.12~1.gbp82cafd_arm64 |
|
|
built-using | Binary package | dpkg-dev_1.22.12~1.gbp82cafd_all |
|
|
built-using | Binary package | libdpkg-perl_1.22.12~1.gbp82cafd_all |
|
|
extends | Package upload | golang-github-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e-7 |
|