mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-24 03:46:37 +02:00
add path comment
This commit is contained in:
parent
0f7fb0e66d
commit
0cad7e3d5a
@ -61,6 +61,7 @@ type Resolve struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Zookeeper is a zookeeper client Builder.
|
// Zookeeper is a zookeeper client Builder.
|
||||||
|
// path: /{root}/{appid}/{ip} -> json(instance)
|
||||||
type Zookeeper struct {
|
type Zookeeper struct {
|
||||||
c *Config
|
c *Config
|
||||||
cli *zk.Conn
|
cli *zk.Conn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user