hyperf/zh/circuit-breaker.md
2019-03-21 13:42:28 +08:00

9 lines
82 B
Markdown

# 熔断器
## 安装
```
composer require hyperf/circuit-breaker
```
## 使用