Skip to content

20210513还需要添加一个Run与Construct的硬性规范

zqy edited this page May 13, 2021 · 1 revision

那就是无论是river还是river-node、也无论是那一层
Construct函数内即使管道已经初始化完成也需要严禁使用Errors与Events这两个管道
反过来,Run函数内的所有错误与事件都必须借助Errors或Events管道抛给上层

Clone this wiki locally