mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-25 19:56:37 +08:00
增加修改服务所在分组API/proto文件增加若干注释
This commit is contained in:
@@ -6,6 +6,7 @@ package pb;
|
||||
import "models/model_http_cache_policy.proto";
|
||||
import "models/rpc_messages.proto";
|
||||
|
||||
// 缓存策略服务
|
||||
service HTTPCachePolicyService {
|
||||
// 获取所有可用策略
|
||||
rpc findAllEnabledHTTPCachePolicies (FindAllEnabledHTTPCachePoliciesRequest) returns (FindAllEnabledHTTPCachePoliciesResponse);
|
||||
|
||||
Reference in New Issue
Block a user