mirror of
https://github.com/crazybber/awesome-patterns.git
synced 2024-11-22 20:56:02 +03:00
Remove broken link to cascading failure anti-pattern
This commit is contained in:
parent
deb499ef3b
commit
76b989be19
@ -121,7 +121,6 @@ A curated collection of idiomatic design & application patterns for Go language.
|
|||||||
|
|
||||||
| Pattern | Description | Status |
|
| Pattern | Description | Status |
|
||||||
|:-------:|:----------- |:------:|
|
|:-------:|:----------- |:------:|
|
||||||
| [Cascading Failures](/anti-patterns/cascading_failures.md) | A failure in a system of interconnected parts in which the failure of a part causes a domino effect | ✘ |
|
|
||||||
|
|
||||||
## A pattern implementation
|
## A pattern implementation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user