This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
schisandra-cloud-album/api/websocket_api/websocket.go
landaiqing 57964d39af use websocket
2024-08-17 20:01:03 +08:00

5 lines
52 B
Go

package websocket_api
type WebsocketAPI struct {
}