//
pkg.gl
Category
github.com/andychao217/websocket_bridge
module
package
0.0.0-20241225083205-ad7108f6dcdf
Repository:
https://github.com/andychao217/websocket_bridge.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
28
Dependents
0
Files
2.3k SLOC
#
Packages
proto
No description provided by the author
#
Functions
CheckFileExists
检查日程文件是否已存在.
CompressionMiddleware
CompressionMiddleware 用于处理压缩.
#
Structs
BroadcastTaskRequest
实时广播任务请求结构体-添加、更新.
BroadcastTaskResponse
实时广播任务响应结构体.
Client
定义 Client 结构体,确保字段类型与数据库匹配.
PbMsg
PbMsg 代表设备信息的结构体.
TaskRequest
日程请求结构体-添加、更新、复制.
TaskResponse
日程响应结构体.
WebSocketMessage
WebSocket 消息结构.