go-pattern-examples/resiliency/07_rate_limiting
2020-05-11 18:05:20 +08:00
..
rate_limiting_test.go move to resiliency dir 2020-05-11 18:05:20 +08:00
rate_limiting.go move to resiliency dir 2020-05-11 18:05:20 +08:00
README.md move to resiliency dir 2020-05-11 18:05:20 +08:00

限流模式

就是限制控制突发和访问频率的一种模式