mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-10 00:29:01 +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.
|
||||
// path: /{root}/{appid}/{ip} -> json(instance)
|
||||
type Zookeeper struct {
|
||||
c *Config
|
||||
cli *zk.Conn
|
||||
|
Loading…
Reference in New Issue
Block a user