文件名称:Go-Tollbooth-简单的中间件用于对HTTP请求进行限速
文件大小:18KB
文件格式:ZIP
更新时间:2022-09-02 05:54:31
Go开发-中间件
Tollbooth - 简单的中间件用于对HTTP请求进行限速
【文件预览】:
tollbooth-master
----tollbooth.go(7KB)
----tollbooth_bug_report_test.go(4KB)
----libstring()
--------libstring_test.go(3KB)
--------libstring.go(1KB)
----tollbooth_benchmark_test.go(1KB)
----limiter()
--------limiter.go(12KB)
--------limiter_benchmark_test.go(454B)
--------limiter_options.go(179B)
--------limiter_setter_getter_test.go(4KB)
--------limiter_test.go(4KB)
----LICENSE(1KB)
----tollbooth_test.go(10KB)
----.gitignore(16B)
----errors()
--------errors_test.go(190B)
--------errors.go(370B)
----go.sum(649B)
----README.md(6KB)
----go.mod(244B)