package global
|
|
|
|
import "leit.com/LAPP_CHEERSSON_BACKEND/messaging"
|
|
|
|
// websocket的全局Context
|
|
var WebsocketContext *messaging.Contexts
|