API 参考
正在准备搜索索引...
@142vip/grpc
ServiceMethodFuncImpl
类型别名 ServiceMethodFuncImpl
ServiceMethodFuncImpl
:
<
RequestType
=
any
,
ResponseType
=
any
>
(
requestData
:
RequestType
,
)
=>
Promise
<
ResponseType
>
GRPC方法实现
类型声明
<
RequestType
=
any
,
ResponseType
=
any
>
(
requestData
:
RequestType
,
)
:
Promise
<
ResponseType
>
类型参数
RequestType
=
any
ResponseType
=
any
参数
requestData
:
RequestType
返回
Promise
<
ResponseType
>
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
API 参考
加载中……
GRPC方法实现