ing
This commit is contained in:
parent
369365c5f6
commit
5afc7459bd
|
@ -6,6 +6,7 @@ import (
|
|||
"git.loafle.net/commons_go/logging"
|
||||
oogwc "git.loafle.net/overflow/overflow_gateway_websocket/config"
|
||||
oogws "git.loafle.net/overflow/overflow_gateway_websocket/server"
|
||||
oosc "git.loafle.net/overflow/overflow_server_config"
|
||||
)
|
||||
|
||||
const (
|
||||
|
@ -13,7 +14,7 @@ const (
|
|||
)
|
||||
|
||||
var (
|
||||
cfg *oogwc.Servlet
|
||||
cfg *oosc.Servlet
|
||||
)
|
||||
|
||||
func Initialize(sh oogws.ServerHandler) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user