aboutsummaryrefslogtreecommitdiff
path: root/examples/async/interfaces
AgeCommit message (Collapse)Author
2022-09-18refactor: add put factory return types in TransientPtr automaticallyHampusM
2022-09-17docs: add missing modules in the async exampleHampusM
2022-09-17feat!: allow factories to access async DI containerHampusM
BREAKING CHANGE: The to_factory & to_default_factory methods of AsyncBindingBuilder now expects a function returning a factory function
2022-08-29feat: implement async functionalityHampusM