mirror of
https://github.com/crazybber/awesome-patterns.git
synced 2024-11-22 04:36:02 +03:00
15 lines
98 B
Markdown
15 lines
98 B
Markdown
|
# Abstract Factory Pattern
|
||
|
|
||
|
## Implementation
|
||
|
|
||
|
```go
|
||
|
```
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
|
||
|
```go
|
||
|
```
|
||
|
|
||
|
## Rules of Thumb
|