|
|
|
@ -5,10 +5,10 @@
|
|
|
|
|
- using code: gin.SetMode(gin.ReleaseMode)
|
|
|
|
|
|
|
|
|
|
[GIN-debug] Loaded HTML Templates (4):
|
|
|
|
|
- jquery-2.1.4.min.js
|
|
|
|
|
-
|
|
|
|
|
- index.html
|
|
|
|
|
- index.tpl
|
|
|
|
|
- jquery-2.1.4.min.js
|
|
|
|
|
|
|
|
|
|
[GIN-debug] GET /user/list --> gowebsocket/controllers/user.List (3 handlers)
|
|
|
|
|
[GIN-debug] GET /user/online --> gowebsocket/controllers/user.Online (3 handlers)
|
|
|
|
@ -18,5 +18,3 @@
|
|
|
|
|
[GIN-debug] GET /home/index --> gowebsocket/controllers/home.Index (3 handlers)
|
|
|
|
|
[GIN-debug] GET /rtc/get_token --> gowebsocket/controllers/rtc.GetToken (3 handlers)
|
|
|
|
|
[GIN-debug] GET /docker/run --> gowebsocket/controllers/docker.Run (3 handlers)
|
|
|
|
|
[GIN] 2021/11/23 - 14:14:03 | 200 | 2.412309ms | 127.0.0.1 | GET "/home/index"
|
|
|
|
|
[GIN] 2021/11/23 - 14:14:04 | 200 | 349.832µs | 127.0.0.1 | GET "/user/list?appId=101"
|
|
|
|
|