Skip to content

Commit

Permalink
fix: make sure tags is an array
Browse files Browse the repository at this point in the history
  • Loading branch information
monotykamary committed Jun 10, 2024
1 parent 92eb294 commit a7a186a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _memo/singleton-design-pattern.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
tags: design-pattern, creational, golang, software-architecture
tags:
- design-pattern
- creational
- golang
- software-architecture
title: "A tour of Singleton design pattern with Golang"
description: "Singleton real-world problem, concept, solution, use cases, implementations, pros & cons, references"
authors:
Expand Down

0 comments on commit a7a186a

Please sign in to comment.