An factory abstraction for loading imposters
- Source:
Methods
(inner) create(config, logger) → {Object}
Creates the repository based on startup configuration
Parameters:
Name | Type | Description |
---|---|---|
config |
Object | The startup configuration |
logger |
Object | The logger |
- Source:
Returns:
- the repository
- Type
- Object