package
0.0.0-20240102160217-e61d5bdfe083
Repository: https://github.com/sealdice/botgo.git
Documentation: pkg.go.dev
# README
client
websocket 客户端实现
依赖:
- github.com/gorilla/websocket
- github.com/tidwall/gjson
# Functions
Setup 依赖注册.
# Constants
DefaultQueueSize 监听队列的缓冲长度.