# Go-Design-Mode **Repository Path**: g_night/go-design-mode ## Basic Information - **Project Name**: Go-Design-Mode - **Description**: 设计模式展示 - 基于Go语言 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-12 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: go-out-study ## README # Go-Design-Mode #### 介绍 设计模式展示 - 基于Go语言 #### 已实现 1. 装饰器模式