# Functions
InnerCheckCoreVersion*
* @Title: InnerCheckCoreVersion
* @Description: 由内部触发,通知当前 polarstack daemon 检查 core version,将不再通知其它节点
**/.
RequestCheckCoreVersion*
* @Title: RequestCheckCoreVersion
* @Description: 外部调用,通知 polar stack daemon 检查 core version,收到通知后将会通知其它 polarstack-daemon 节点
**/.
StartCheckCoreVersion*
* @Title: StartCheckCoreVersion
* @Description: 开始等待 检查 core version 的指令
**/.
# Variables
CheckCoreVersionOperatorType 外部请求检查 core version.
CheckRequestQueue*
* @Description: 请求检查队列
**/.
No description provided by the author
SingleCheckCoreVersionOperatorType 来自内部的检查通知.
# Type aliases
No description provided by the author