Start work on underlying providers

This commit is contained in:
Roman Mogylatov 2020-08-30 14:41:09 -04:00
parent a606baa637
commit 3b64ffc182
3 changed files with 4 additions and 2 deletions

View File

@ -30,8 +30,10 @@ injected following these rules:
:language: python :language: python
:lines: 3- :lines: 3-
Factory providers and building complex object graphs Passing dependencies to the underlying providers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. image:: images/factory_init_injections_underlying.png
You can use :py:class:`Factory` provider to build complex object graphs. You can use :py:class:`Factory` provider to build complex object graphs.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB