# Go项目集锦
- 进行项目设计
- 编写公共组件
- 生成接口文档
- 接口参数校验
- 标签功能开发
- 上传文件服务
- 接口访问控制
- 常用应用中间件
- 进行链路追踪
- 进行应用配置
- 进行应用编译
- 优雅重启和停止
- 源码地址 https://github.com/ni-ning/achilles (opens new window)
- 项目背景说明
- 项目结构搭建
- 项目结构搭建
- 商品微服务
- 库存微服务
- 订单微服务
- 分布式事务
- RocketMQ入门
- 分布式订单
- 本地部署启动
- 源码地址 https://github.com/ni-ning/charites (opens new window)
- Kubernetes 本地快速启动
- Kubernetes 部署应用程序
- Go程序调用 Kubernetes API
- Prometheus 快速入门
- Prometheus 四大度量指标
- Prometheus 对Go程序采集