mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-09-01 12:25:43 +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";
|
|
|