优化服务列表API

This commit is contained in:
GoEdgeLab
2022-09-30 19:04:36 +08:00
parent ecc35bb10d
commit f9102cfa2a
5 changed files with 4296 additions and 4272 deletions

View File

@@ -331,6 +331,7 @@ message ListEnabledServersMatchRequest {
string protocolFamily = 8;
bool trafficOutAsc = 9;
bool trafficOutDesc = 10;
bool ignoreServerNames = 11;
}
message ListEnabledServersMatchResponse {