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
36
36
- Lazy loading
37
37
- Transient loading
38
38
- Tag-based invocation
39
+ - Circular dependency detection
39
40
- ** 🧙♂️ Service aliasing**
40
41
- Implicit (provide struct, invoke interface)
41
42
- 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
31
31
- Lazy loading
32
32
- Transient loading
33
33
- Tag-based invocation
34
+ - Circular dependency detection
34
35
- ** 🧙♂️ Service aliasing**
35
36
- Implicit (provide struct, invoke interface)
36
37
- Explicit (provide struct, bind interface, invoke interface)
You can’t perform that action at this time.
0 commit comments