Closed goxiaoy closed 2 years ago
Current DI is based on wire
Some features are missing
- wire.List : inject one type multiple and resolved as list (usefully for seed.Contributor) - wire.Bind : bind one type as multiple interfaces, (usefully for service proxy)
Replaced by https://github.com/goava/di
Current DI is based on wire
Some features are missing
- wire.List : inject one type multiple and resolved as list (usefully for seed.Contributor)- wire.Bind : bind one type as multiple interfaces, (usefully for service proxy)