dependency 0.0.1
dependency: ^0.0.1 copied to clipboard
Simple dependency initialization solution with layered structure and detailed step-by-step initialization
0.0.1 #
- feat: implement
LayerNode - feat(builder): implement
layermethod - feat(builder): implement
finishmethod to retrieve latest container - feat(builder): implement
DependencyContainerunit - feat(step): implement
valuestep - feat(step): implement
interactorstep - feat(step): implement
executorstep - feat(exceptions): implement
DependencyNotInitializedExceptionto signalize about unhandled dependency - feat(exceptions): implement
LayerQuotaExceededExceptionto protect from overriding existing dependencies - feat(driver): implement
optionsforDependencyDriver