# go-dps **Repository Path**: xuanyu-cloudcourt/go-dps ## Basic Information - **Project Name**: go-dps - **Description**: 本项目介绍了基于golang实现的常用设计模式 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-08 - **Last Updated**: 2023-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: 设计模式, Go语言 ## README #### 本项目介绍了基于golang实现的常用设计模式 * 装饰器模式 * 工厂模式 * 享元模式 * 策略模式 * 模板模式 * 责任链模式 ##### 备注 * 对应的模式使用和功能说明详见各个目录的readme #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献