跳到主要内容

make_rpc_address

生成字符串形式的RPC地址

声明

string make_rpc_address(string id, string catalog, string target, string relay)

参数

参数名描述
id服务器ID
catalog调用目标分类
target调用目标
relay调用中继

返回值

字符串形式的RPC地址

使用方式

返回文档