File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ I love the **short name** for such a utility library. This name is the sum of `D
3636 - Lazy loading
3737 - Transient loading
3838 - Tag-based invocation
39+ - Circular dependency detection
3940- ** 🧙♂️ Service aliasing**
4041 - Implicit (provide struct, invoke interface)
4142 - Explicit (provide struct, bind interface, invoke interface)
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ I love the **short name** for such a utility library. This name is the sum of `D
3131 - Lazy loading
3232 - Transient loading
3333 - Tag-based invocation
34+ - Circular dependency detection
3435- ** 🧙♂️ Service aliasing**
3536 - Implicit (provide struct, invoke interface)
3637 - Explicit (provide struct, bind interface, invoke interface)
You can’t perform that action at this time.
0 commit comments