package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jun 11, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
selector主要有两个接口,对外接口Select用于获取地址,select调用get,get调用cp;
对内接口run调用watch,watch则调用update,update调用set,以用于接收add/del service url.
而Close则是发出stop信号,停掉watch,清算破产
register自身主要向selector暴露了watch功能
Source Files
¶
Click to show internal directories.
Click to hide internal directories.