# go-step **Repository Path**: tering/go-step ## Basic Information - **Project Name**: go-step - **Description**: go 实现流水作业框架 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-06 - **Last Updated**: 2023-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go 实现流水作业 ## 基本概念 流水作业方式是常见的工业化生产方式,可以清晰地解耦。 作为一条流水线,他本身应该具备下面几个方法: 1. 定义工作环节 step 2. 安排工人工作 3. 下料