Skip to content

@142vip.grpc.Interface.GrpcResponse

mmdapl edited this page Oct 17, 2025 · 1 revision

API 参考 / @142vip/grpc / GrpcResponse

Interface: GrpcResponse<DataType>

Defined in: enum/grpc.interface.ts:63

Grpc统一返回结构

Type Parameters

DataType

DataType

Properties

data?

optional data: DataType

Defined in: enum/grpc.interface.ts:65


error?

optional error: GrpcTraceError

Defined in: enum/grpc.interface.ts:64

Clone this wiki locally