fix
This commit is contained in:
parent
157f05e43d
commit
498f4550f0
|
@ -6,6 +6,7 @@ import (
|
|||
|
||||
// 消息分发工厂
|
||||
type allocationProcessorFactory interface {
|
||||
//分配数据到缓冲队列
|
||||
allocationMessage(w *wsConnectItem, data []byte)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user