| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| bench | ||
| bench_worker_test.go | ||
| worker.go | ||
| worker_test.go |
Use of the ratelimiter should be conscious of the ratelimiter's potential closing. any loops that add work to ratelimiter should (a) only do so if the rate limiter is not closed, or (b) prevent limiter while work is added (i.e. use limiter.Go(addWorkHere))
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| bench | 正在载入提交数据... | |
| bench_worker_test.go | 正在载入提交数据... | |
| worker.go | 正在载入提交数据... | |
| worker_test.go | 正在载入提交数据... |