Documentation ¶
Index ¶
- func All(conn *zk.Conn, zkConf conf.Zookeeper) (map[string]Service, error)
- func Create(conn *zk.Conn, zkConf conf.Zookeeper, appId string, domainValue string) (string, error)
- func Delete(conn *zk.Conn, zkConf conf.Zookeeper, appId string) error
- func Put(conn *zk.Conn, zkConf conf.Zookeeper, appId string, domainValue string) (*zk.Stat, error)
- type Service
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.