Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WatchCallback ¶
type ZkClient ¶
type ZkClient struct {
// contains filtered or unexported fields
}
func NewZkClient ¶
func (*ZkClient) WatchChildrenOnce ¶
func (z *ZkClient) WatchChildrenOnce(srvType string, callback WatchCallback) error
Click to show internal directories.
Click to hide internal directories.