API 参考 / @142vip/grpc / GrpcResponse
接口: GrpcResponse<DataType>
定义于: enum/grpc.interface.ts:62
Grpc统一返回结构
类型参数
DataType
DataType
属性
data?
optional
data:DataType
定义于: enum/grpc.interface.ts:64
error?
optional
error:GrpcTraceError
API 参考 / @142vip/grpc / GrpcResponse
定义于: enum/grpc.interface.ts:62
Grpc统一返回结构
DataType
optional
data:DataType
定义于: enum/grpc.interface.ts:64
optional
error:GrpcTraceError