# Functions
DecodeCSV 将 CSV 格式的数据转换为字符串数组。.
DecodeTTY 将命令行格式的数据转换为字符串数组。.
EncodeCSV 将数据转换为 CSV 格式,可用于 redis 结果格式化。.
EncodeTTY 将数据转换为命令行格式,可用于 redis 参数格式化。.
No description provided by the author
No description provided by the author
Init 模块初始化,由于日志组件导致当前模块需要延迟初始化。.
RecordAction 录制 outbound 流量。.
RecordInbound 录制 inbound 流量。.
RecordMode 返回是否是录制模式。.
No description provided by the author
SetRecordMode 打开或者关闭录制模式,仅用于单元测试。.
StartRecord 开始流量录制.
StopRecord 停止流量录制.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author