mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-06-15 02:53:12 +03:00
Start work on underlying providers
This commit is contained in:
parent
a606baa637
commit
3b64ffc182
|
@ -30,8 +30,10 @@ injected following these rules:
|
|||
:language: python
|
||||
: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.
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
BIN
docs/providers/images/factory_init_injections_underlying.png
Normal file
BIN
docs/providers/images/factory_init_injections_underlying.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Loading…
Reference in New Issue
Block a user