Skip to content

internal/conformance 教程

快速开始

conformance 位置、disposition、分片与汇总的纯共享模型。

工作流

通过仓库 wrapper 运行本包,使依赖和 target 处理与 CI 一致:

sh
sh tools/run_moon_clean_exec.sh test -p Luna-Flow/floating/internal/conformance --target native

把失败理解为仓库维护信号;本包不是独立的最终用户产品。

失败与范围

本包不执行解析、算术、IO 或调度副作用。 不要把本包当作其所支撑数值包的替代入口。

继续阅读

完整生成接口见 API,职责与取舍见设计