package
0.0.7
Repository: https://github.com/tencent/ai-infra-guard.git
Documentation: pkg.go.dev

# Functions

NewWSServer 创建新的WebSocket服务器.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
WSMsgTypeLog 日志消息类型.
WSMsgTypeProcessInfo 进度消息类型.
WSMsgTypeReportInfo 报告消息类型.
WSMsgTypeScanResult 扫描结果消息类型.
WSMsgTypeScanRet 扫描状态返回.

# Structs

Log 日志信息结构.
ReportInfo 报告信息结构.
Response 基础响应结构.
ScanRequest 扫描请求结构.
ScanRet 扫描状态返回.
WSMessage WebSocket消息结构.
WSServer WebSocket服务器结构.