mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-12 04:55:59 +08:00
packet name pb
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package msggateway
|
||||
|
||||
import (
|
||||
"OpenIM/pkg/utils"
|
||||
"bytes"
|
||||
"encoding/gob"
|
||||
"github.com/OpenIMSDK/Open-IM-Server/pkg/utils"
|
||||
)
|
||||
|
||||
type Encoder interface {
|
||||
|
||||
Reference in New Issue
Block a user