Added protobuf service
This commit is contained in:
@@ -14,10 +14,6 @@ message Client {
|
||||
map<string, string> options = 10;
|
||||
}
|
||||
|
||||
message Clients {
|
||||
repeated Client clients = 1;
|
||||
}
|
||||
|
||||
message ClientSetPercentageAll {
|
||||
float percentage = 1;
|
||||
repeated int32 client_id = 2;
|
||||
|
Reference in New Issue
Block a user