package
0.0.0-20200820085722-849f898b3d9e
Repository: https://github.com/joyous-x/saturn.git
Documentation: pkg.go.dev

# Functions

AuthSign ...
AuthToken ...
No description provided by the author
RateLimitOnConcurrency 限制最大并发数 估算最大并发数公式: 单机峰值OPS * 接口平均延时, 例如: 服务峰值ops = 8000个请求每秒, 接口平均延时为 25ms 那么, 最大并发数 = 8000 * 0.025 = 200.
No description provided by the author
Trace 拦截器.

# Variables

No description provided by the author

# Structs

No description provided by the author