aboutsummaryrefslogtreecommitdiff
path: root/examples/async/interfaces
AgeCommit message (Expand)Author
2023-10-04refactor!: remove factory & declare_default_factory macrosHampusM
2023-08-15fix!: make the factory macro not change its inputHampusM
2022-09-21docs: make IFood in async example Send + SyncHampusM
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
2022-08-29feat: implement async functionalityHampusM