mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-14 05:56:00 +08:00
packet name pb
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
||||
syntax = "proto3";
|
||||
option go_package = "OpenIM/pkg/proto/conversation;conversation";
|
||||
option go_package = "github.com/OpenIMSDK/Open-IM-Server/pkg/proto/conversation";
|
||||
package OpenIMServer.conversation;
|
||||
|
||||
message Conversation{
|
||||
|
||||
Reference in New Issue
Block a user