DefaultGrpcFactory

Creates GRPC components based on their descriptors.

Implements: Factory

Description

The DefaultGrpcFactory class allows you to create a factory used to create GRPC components based on their descriptors.

Constructors

NewDefaultGrpcFactory

Creates a new instance of the factory.

NewDefaultGrpcFactory() *DefaultGrpcFactory

See also