Files
open-im-server/pkg/proto/statistics/statistics.proto
T

5 lines
133 B
Protocol Buffer
Raw Normal View History

2023-06-29 22:35:31 +08:00
syntax = "proto3";
2023-06-30 09:45:02 +08:00
package OpenIMServer.statistics;
option go_package = "github.com/OpenIMSDK/Open-IM-Server/pkg/proto/statistics";
2023-06-29 22:35:31 +08:00