This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_Acura_MES_Backend
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
33
Wiki
Activity
Browse Source
format code
pull/17/head
zhangxin
3 years ago
parent
ebe5332c7e
commit
07edd69529
1 changed files
with
5 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-2
global/global.go
+ 5
- 2
global/global.go
View File
@ -1,6 +1,9 @@
package
global
import
"LAPP_ACURA_MOM_BACKEND/messaging"
import
(
"LAPP_ACURA_MOM_BACKEND/messaging"
)
// websocket的全局Context
//
WebsocketContext
websocket的全局Context
var
WebsocketContext
*
messaging
.
Contexts
Write
Preview
Loading…
Cancel
Save