mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-11 20:45:57 +08:00
5 lines
133 B
Protocol Buffer
5 lines
133 B
Protocol Buffer
|
|
syntax = "proto3";
|
||
|
|
package OpenIMServer.statistics;
|
||
|
|
option go_package = "github.com/OpenIMSDK/Open-IM-Server/pkg/proto/statistics";
|
||
|
|
|