package
0.0.0-20241120084748-9cf03d82a868
Repository: https://github.com/weifan01/websocket-example.git
Documentation: pkg.go.dev

# Functions

NewClient 初始化 Client 对象.
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author

# Type aliases

EventHandler 事件处理器定义.
Handlers 事件类型为key,处理器为value的map,根据事件类型路由到EventHandler函数处理.