@morojs/moro / MethodDefinition
Interface: MethodDefinition
Defined in: src/core/grpc/types.ts:158
Method definition from proto file
Properties
originalName?
optionaloriginalName:string
Defined in: src/core/grpc/types.ts:164
path
path:
string
Defined in: src/core/grpc/types.ts:159
requestStream
requestStream:
boolean
Defined in: src/core/grpc/types.ts:160
requestType
requestType:
any
Defined in: src/core/grpc/types.ts:162
responseStream
responseStream:
boolean
Defined in: src/core/grpc/types.ts:161
responseType
responseType:
any
Defined in: src/core/grpc/types.ts:163