edit events proto en events.go for visualize history
This commit is contained in:
@@ -20,6 +20,7 @@ message Event {
|
||||
string endtime = 12;
|
||||
int64 max_subscribers = 13;
|
||||
repeated Subscription subscriptions = 14;
|
||||
repeated Subscription deleted_subscription = 16;
|
||||
google.protobuf.Struct data = 15;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user