更新github.com导入 => git.zhangdeman.cn
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
// Date : 2021-04-08 5:29 下午
|
||||
package storage
|
||||
|
||||
import "github.com/go-developer/websocket/context"
|
||||
import "git.zhangdeman.cn/zhangdeman/websocket/context"
|
||||
|
||||
// IConnection 连接管理接口定义
|
||||
//
|
||||
|
@ -8,8 +8,8 @@
|
||||
package storage
|
||||
|
||||
import (
|
||||
"github.com/go-developer/gopkg/easymap"
|
||||
"github.com/go-developer/websocket/context"
|
||||
"git.zhangdeman.cn/zhangdeman/gopkg/easymap"
|
||||
"git.zhangdeman.cn/zhangdeman/websocket/context"
|
||||
)
|
||||
|
||||
// NewDefaultConnectionManager 默认的内存连接管理实例
|
||||
|
Reference in New Issue
Block a user