go-pattern-examples/resiliency/06_circuit_breaker/gobreaker/README.md
2020-05-11 18:05:20 +08:00

4 lines
104 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# README
说明这是一个由sony的作者完整实现的breaker模式可以用于生产环境.