Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Informer ¶
type Informer struct {
// contains filtered or unexported fields
}
Informer is component which find cluster and informer cluster
func NewInformer ¶
func NewInformer(info *types.ServerInfo, zkCli *zkclient.ZkClient) *Informer
NewInformer create new informer
func (*Informer) RegisterHandler ¶
func (i *Informer) RegisterHandler(h TaskHandler)
RegisterHandler register task handler
Click to show internal directories.
Click to hide internal directories.