Module factory

Source
Expand description

Service factory for creating service instances

This module provides a factory for creating service instances with proper dependencies.

Structsยง

ServiceConfig
Service configuration
ServiceFactory
Factory for creating service instances