//
pkg.gl
Category
github.com/ouqiang/mars
internal
common
recorder
package
1.0.0
Repository:
https://github.com/ouqiang/mars.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
5
Files
406 SLOC
#
Packages
output
Package storage 存储http transaction.
storage
No description provided by the author
#
Functions
IsBinaryBody
body是否是二进制内容.
NewBody
NewBody 创建Body.
NewCertCache
创建CertCache.
NewRecorder
NewRecorder 创建recorder.
NewRequest
NewRequest 创建请求.
NewResponse
No description provided by the author
NewTransaction
NewTransaction 创建HTTP事务.
#
Structs
Body
Body HTTP请求、响应Body.
CertCache
CertCache 证书缓存.
Recorder
Recorder 记录http transaction.
Request
Request HTTP请求.
Response
Response HTTP响应.
Transaction
Transaction HTTP事务.
#
Interfaces
Interceptor
Interceptor 拦截器.
Output
Output 输出transaction接口.
Storage
Storage 存取transaction接口.