@morojs/moro / ServiceImplementation
Interface: ServiceImplementation
Defined in: src/core/grpc/types.ts:142
Service implementation Maps method names to their handlers
Indexable
[methodName: string]: GrpcHandler | GrpcHandler[]
@morojs/moro / ServiceImplementation
Defined in: src/core/grpc/types.ts:142
Service implementation Maps method names to their handlers
[methodName: string]: GrpcHandler | GrpcHandler[]