mirror of
https://github.com/tmrts/go-patterns.git
synced 2024-11-21 20:46:08 +03:00
stability/circuit-breaker: fix broken link
This commit is contained in:
parent
4f5c36ffd6
commit
089bb2acbd
@ -99,4 +99,4 @@ func Breaker(c Circuit, failureThreshold uint32) Circuit {
|
||||
|
||||
## 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.
|
||||
|
Loading…
Reference in New Issue
Block a user