mirror of
https://github.com/tmrts/go-patterns.git
synced 2026-02-03 22:36:19 +00:00
stability/circuit-breaker: fix broken link
This commit is contained in:
@@ -99,4 +99,4 @@ func Breaker(c Circuit, failureThreshold uint32) Circuit {
|
|||||||
|
|
||||||
## Related Works
|
## Related Works
|
||||||
|
|
||||||
- [sony/gobreaker](https://github.com/sony/go-breaker) is a well-tested and intuitive circuit breaker implementation for real-world use cases.
|
- [sony/gobreaker](https://github.com/sony/gobreaker) is a well-tested and intuitive circuit breaker implementation for real-world use cases.
|
||||||
|
|||||||
Reference in New Issue
Block a user