# go-tool **Repository Path**: dont/go-tool ## Basic Information - **Project Name**: go-tool - **Description**: go工具包 - **Primary Language**: Go - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-tool #### 介绍 go工具包 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) //任务维度 other_nodes_result创建result_code为330时记录 { @timestamp: "2019-05-06T18:30:37Z", jobId: "6570f028fabd6a81bf24a01febc22f46_prd", stat: "jobCostStat", irayIp: "10.20.0.9", //iray的ip result_code为330时的other_nodes_result.server_ip constructIP: "10.20.0.220", //构建服务的ip jobStartTime: "2019-04-17 02:06:10", //任务创建时间 construct_scene.create_time jobEndTime: "2019-05-07 02:30:37", //任务结束时间 result_code为330时的other_nodes_result.update_time constructStartTime: "2019-05-07 01:42:40", //开始构建时间 code为0的construct_result.create_time renderType: 3, //渲染类型 construct_scene.render_type retries: 1, //重试次数 construct_scene.retries totalCost: 1729467, //总时长 constructWaitCost: 1726590 //等待构建时长 开始构建时间-任务创建时间 } //构建维度 construct_result收到code为130时记录 { "@timestamp": "2019-06-09T22:00:10Z", "jobId": "2_ac6f2ab2a78a53cc9b1cf4b4a695a429_prd", "stat": "constructJobStat", "constructIP": "10.20.0.190", //construct_result.server_ip "renderType": 2, //任务类型 construct_scene.render_type "startTime": "2019-06-10 05:58:31", //开始构建时间 code为0的construct_result.create_time "strInitEndTime": "2019-06-10 05:59:02", //方案加载完成时间 code为106的construct_result.create_time "strSwitchTime": "2019-06-10 06:00:05", //场景转换完成时间 code为116的construct_result.create_time "finishTime": "2019-06-10 06:00:10", //构建提交iray时间 code为130的construct_result.create_time "totalCostTime": 99, //构建总时长 "loadModelCostTime": 0, "loadSolutionCostTime": 31, //方案加载时长 "convertModelCostTime": 63, //场景转换时长 "submitIrayCostTime": 5, //提交iray时长 "cleanTaskCostTime": 0 }