go-pattern-examples/gomore/07_rate_limiting/README.md

5 lines
72 B
Markdown
Raw Normal View History

2020-05-02 13:25:28 +03:00
# 限流模式
就是限制控制突发和访问频率的一种模式