aboutsummaryrefslogtreecommitdiff
path: root/examples/factory
AgeCommit message (Expand)Author
2022-09-18refactor: add put factory return types in TransientPtr automaticallyHampusM
2022-09-17feat!: allow factories access to DI containerHampusM
2022-09-17refactor!: make DI container be used inside of a RcHampusM
2022-08-27refactor!: make DI container have single get functionHampusM
2022-08-21docs: improve the factory exampleHampusM
2022-08-21feat!: prevent binding the same interface more than onceHampusM
2022-07-31refactor!: rename InterfacePtr to TransientPtrHampusM
2022-07-22refactor: make factories an optional featureHampusM