贡献者指南如何管理 Lift 代码版本:1.15本页总览如何管理 Lift 代码本文讲解如何管理 Lift 代码。 此任务的常见用户场景是开发者将代码从其他代码仓库 Lift 到 pkg/util/lifted 目录。 Lift 代码的步骤 如何编写 Lift 注释 示例 Lift 代码的步骤 从另一个代码仓库拷贝代码并将其保存到 pkg/util/lifted 的一个 Go 文件中。 可选择更改 Lift 代码。 参照指南为代码添加 Lift 注释。 运行 hack/update-lifted.sh 以更新 Lift 文档 pkg/util/lifted/doc.go。 如何编写 Lift 注释