# Functions

NewRequest url 压测的url verify 验证方法 在server/verify中 http 支持:statusCode、json webSocket支持:json timeout 请求超时时间 debug 是否开启debug path curl文件路径 http接口压测,自定义参数设置.
从文件中解析curl.
注册http校验函数.
注册webSocket校验函数.

# Constants

No description provided by the author
No description provided by the author
请求成功.
解析错误.
请求错误.
请求超时.

# Structs

curl参数解析.
请求结果.
请求结果.

# Interfaces

验证器.

# Type aliases

验证方法.
No description provided by the author