mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-09-02 01:03:54 +00:00
proto: rename DnsPeerMgrRpc
This commit is contained in:
@@ -18,7 +18,7 @@ message GetExportConfigResponse {
|
||||
string fqdn = 2;
|
||||
}
|
||||
|
||||
service DnsPeerManagerRpc {
|
||||
service DnsPeerMgrRpc {
|
||||
rpc GetExportConfig(GetExportConfigRequest) returns (GetExportConfigResponse) {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user